Skip to content

Commit ae5783c

Browse files
authored
Bump actions/download-artifact from 5 to 6 (#1599)
2 parents 4408b36 + 8708778 commit ae5783c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gradle.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
with:
159159
submodules: recursive
160160

161-
- uses: actions/download-artifact@v5
161+
- uses: actions/download-artifact@v6
162162
with:
163163
name: 'SlimeVR-Server'
164164
path: server/desktop/build/libs/
@@ -256,7 +256,7 @@ jobs:
256256
with:
257257
submodules: recursive
258258

259-
- uses: actions/download-artifact@v5
259+
- uses: actions/download-artifact@v6
260260
with:
261261
name: 'SlimeVR-Server'
262262
path: server/desktop/build/libs/
@@ -336,7 +336,7 @@ jobs:
336336
with:
337337
submodules: recursive
338338

339-
- uses: actions/download-artifact@v5
339+
- uses: actions/download-artifact@v6
340340
with:
341341
name: 'SlimeVR-Server'
342342
path: server/desktop/build/libs/

0 commit comments

Comments
 (0)