Skip to content

Commit

Permalink
Merge pull request #1178 from nunit/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
OsirisTerje authored May 21, 2024
2 parents b35ab27 + a24dde9 commit 951acb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NUnit3TestAdapter.CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v4.1.5
- uses: actions/checkout@v4.1.6
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
Expand Down

0 comments on commit 951acb3

Please sign in to comment.