Skip to content

Commit

Permalink
Update .github/workflows/Windows-CI.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen G Tuggy <[email protected]>
  • Loading branch information
BenjamenMeyer and stephengtuggy authored Nov 24, 2023
1 parent 9a544c3 commit 7542378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: checkout
uses: actions/[email protected]
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1

- name: "Create directory '${{ env.VCPKG_DEFAULT_BINARY_CACHE }}'"
run: mkdir -p $VCPKG_DEFAULT_BINARY_CACHE
Expand Down

0 comments on commit 7542378

Please sign in to comment.