Skip to content

Commit

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

Bump actions/checkout from 2.3.4 to 2.4.0
  • Loading branch information
OsirisTerje committed Nov 2, 2021
2 parents 22f69f8 + 7299660 commit 44bef83
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@v2.3.4
- uses: actions/checkout@v2.4.0
- name: Build with cake
run: .\build.ps1 -t CI
shell: pwsh

0 comments on commit 44bef83

Please sign in to comment.