Skip to content

Commit 25a1573

Browse files
authored
Merge pull request #1217 from nunit/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.0 to 4.2.2
2 parents e67764d + 01a6569 commit 25a1573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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/checkout@v4.2.0
12+
- uses: actions/checkout@v4.2.2
1313
- uses: actions/setup-dotnet@v4
1414
with:
1515
dotnet-version: |

0 commit comments

Comments
 (0)