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 031be04 commit a2c895fCopy full SHA for a2c895f
.github/workflows/snapshot-publish.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: dotnet restore
32
33
- name: Setup Python
34
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
35
with:
36
python-version: '3.10'
37
.github/workflows/snapshot-verify.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
56
57
58
59
60
61
0 commit comments