We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee073be commit 91ba893Copy full SHA for 91ba893
.github/workflows/Windows.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: windows-latest
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
28
- name: Create build directory
29
run: md build
30
- name: Build
0 commit comments