Skip to content

Commit

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

Bump actions/checkout from 3.5.3 to 4.1.0
  • Loading branch information
OsirisTerje authored Sep 26, 2023
2 parents 12b1fcf + 49aadf5 commit 0020c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NUnit3TestAdapter.Cake.CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest

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

0 comments on commit 0020c02

Please sign in to comment.