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 6a3df3f commit e6dc896Copy full SHA for e6dc896
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: '20'
20
21
- name: Setup Python
22
- uses: actions/setup-python@39c08a0eaaa1ab70dfc3ae407aa7529c334f20c8 # v5.5.0
+ uses: actions/setup-python@v5.5.0 # v5.5.0
23
with:
24
python-version: '3.13'
25
0 commit comments