2 parents 8fe0b47 + e3a80b8 commit 327a3f7Copy full SHA for 327a3f7
1 file changed
.github/actions/setup-sfw/action.yml
@@ -24,7 +24,7 @@ runs:
24
using: "composite"
25
steps:
26
- if: ${{ inputs.python == 'true' || inputs.uv == 'true' }}
27
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
28
with:
29
python-version: "3.12"
30
0 commit comments