Skip to content

Commit 2b09547

Browse files
authored
Update wnw11.yml
1 parent 0dcffe1 commit 2b09547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wnw11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
build:
77
runs-on: windows-latest
88
steps:
9-
- uses: actions/checkout@v3
9+
- uses: actions/checkout@v4
1010
- name: Cache tools
11-
uses: actions/cache@v3
11+
uses: actions/cache@v4
1212
id: cache
1313
with:
1414
path: |

0 commit comments

Comments
 (0)