We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e563b8 commit 9ac5afbCopy full SHA for 9ac5afb
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
pnpm:
25
- 8
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
29
- name: Cache
30
uses: actions/cache@v3
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
- name: Download Artifacts
94
uses: actions/download-artifact@v3
@@ -153,7 +153,7 @@ jobs:
153
154
155
156
157
with:
158
submodules: true
159
@@ -235,7 +235,7 @@ jobs:
235
# - "fedora-mingw.dockerfile"
236
# - "arch-mingw.dockerfile"
237
238
239
240
241
0 commit comments