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.
2 parents baa5ac2 + 7cf215e commit 92578f0Copy full SHA for 92578f0
.github/workflows/NUnit3TestAdapter.CI.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: windows-latest
10
11
steps:
12
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
13
- uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
14
with:
15
dotnet-version: |
.github/workflows/NUnit3TestAdapter.Myget.Publish.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
- name: ⤵Checkout Source
22
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
23
24
- name: 🛠️ Setup .NET
25
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5
0 commit comments