Skip to content

Commit

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

Bump actions/checkout from 4.1.0 to 4.1.1
  • Loading branch information
OsirisTerje committed Oct 24, 2023
2 parents 2165d94 + 0a0f60f commit 578d341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NUnit3TestAdapter.Cake.CI.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v4.1.0
- uses: actions/checkout@v4.1.1
- uses: actions/setup-dotnet@v2
with:
dotnet-version: |
Expand Down

0 comments on commit 578d341

Please sign in to comment.