Skip to content

Commit 327a3f7

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/setup-python-7.0.0
2 parents 8fe0b47 + e3a80b8 commit 327a3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-sfw/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: "composite"
2525
steps:
2626
- if: ${{ inputs.python == 'true' || inputs.uv == 'true' }}
27-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
27+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
2828
with:
2929
python-version: "3.12"
3030

0 commit comments

Comments
 (0)