Skip to content

Commit d69f805

Browse files
committed
Updated yaml files
1 parent 3956e1c commit d69f805

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/NUnit3TestAdapter.CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: windows-latest
1010

1111
steps:
12-
- uses: actions/[email protected].6
12+
- uses: actions/[email protected].7
1313
- uses: actions/setup-dotnet@v4
1414
with:
1515
dotnet-version: |

.github/workflows/NUnit3TestAdapter.Myget.Publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: ⤵Checkout Source
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v4.1.7
2424

2525
- name: 🛠️ Setup .NET
2626
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)