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 b27848d commit 557bdcbCopy full SHA for 557bdcb
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: capralifecycle/actions-lib/configure-npm@a6d9e4b11cdae620cc8e7fcc121de8466f6cfde9 # v1.6.0
34
35
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
36
id: setup-python
37
with:
38
python-version: "3.13"
0 commit comments