We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fc408 commit 6951a02Copy full SHA for 6951a02
.github/workflows/pull-components.yml
@@ -89,7 +89,7 @@ jobs:
89
path: "bottle-components-repository"
90
ref: ${{ env.PR_BRANCH }}
91
92
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
93
with:
94
python-version: '3.x'
95
cache: 'pip'
0 commit comments