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 1c266ca commit 7bbb42cCopy full SHA for 7bbb42c
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
steps:
56
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
57
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
58
with:
59
python-version: '3.14'
60
@@ -118,7 +118,7 @@ jobs:
118
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
119
120
node-version: '24'
121
122
123
124
0 commit comments