Skip to content

Commit

Permalink
Update checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks committed Mar 17, 2024
1 parent e95858f commit 3f92c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
platform: [x64, ARM64]
steps:
- name: Checkout repository
uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Setup MSBuild
uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce
- name: Nuget Restore
Expand Down

0 comments on commit 3f92c27

Please sign in to comment.