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 682ffe1 commit d105d09Copy full SHA for d105d09
.github/workflows/snapshot-verify.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
56
57
- name: Setup Python
58
- uses: actions/setup-python@v5
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
59
with:
60
python-version: '3.10'
61
0 commit comments