We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade95b7 commit 2d33864Copy full SHA for 2d33864
1 file changed
action.yml
@@ -28,7 +28,7 @@ branding:
28
runs:
29
using: composite
30
steps:
31
- - uses: actions/setup-python@v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
32
id: python
33
with:
34
python-version: "3.11 - 3.14"
0 commit comments