We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be5969 commit 7fb6e6dCopy full SHA for 7fb6e6d
1 file changed
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
artifact: 1
42
steps:
43
- name: checkout
44
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
45
- name: Download submodules
46
run: |-
47
git submodule update --init
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
@@ -267,7 +267,7 @@ jobs:
267
artifact: win64-full
268
269
270
271
272
273
0 commit comments