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 32c05fb commit d8a9051Copy full SHA for d8a9051
.github/workflows/snapshot-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: dotnet restore
37
38
- name: Setup Python
39
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
40
with:
41
python-version: "3.10"
42
.github/workflows/snapshot-verify.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
61
62
63
64
65
66
0 commit comments