Skip to content

Commit 91ba893

Browse files
Update Windows.yml
1 parent ee073be commit 91ba893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: windows-latest
2525
steps:
2626
- name: Checkout code
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v4
2828
- name: Create build directory
2929
run: md build
3030
- name: Build

0 commit comments

Comments
 (0)