Skip to content

Commit

Permalink
Upgrading checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rtoumazet authored Oct 11, 2024
1 parent ccfdba8 commit b0ce2ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
runs-on: windows-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: vdp2-cache
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis

- name: Add MSBuild to PATH
Expand Down

0 comments on commit b0ce2ab

Please sign in to comment.