Skip to content

Commit

Permalink
choco test
Browse files Browse the repository at this point in the history
  • Loading branch information
noeltimothy committed Sep 18, 2024
1 parent 7628e9f commit 4e0e3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: create cache dir
run: mkdir "C:\choco-cache"
- name: cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: "C:\choco-cache"
key: "C:\choco-cache"
Expand Down

0 comments on commit 4e0e3d1

Please sign in to comment.