Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.5
  • Loading branch information
OsirisTerje committed May 13, 2024
2 parents f096a4b + d230c9b commit b35ab27
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.1
- uses: actions/checkout@v4.1.5
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
Expand Down

0 comments on commit b35ab27

Please sign in to comment.