Skip to content

Commit 388bea2

Browse files
authored
Bump actions/download-artifact from 6 to 7 (#1684)
2 parents bb08e8d + 921a760 commit 388bea2

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
@@ -181,7 +181,7 @@ jobs:
181181
with:
182182
submodules: recursive
183183

184-
- uses: actions/download-artifact@v6
184+
- uses: actions/download-artifact@v7
185185
with:
186186
name: 'SlimeVR-Server'
187187
path: server/desktop/build/libs/
@@ -279,7 +279,7 @@ jobs:
279279
with:
280280
submodules: recursive
281281

282-
- uses: actions/download-artifact@v6
282+
- uses: actions/download-artifact@v7
283283
with:
284284
name: 'SlimeVR-Server'
285285
path: server/desktop/build/libs/
@@ -359,7 +359,7 @@ jobs:
359359
with:
360360
submodules: recursive
361361

362-
- uses: actions/download-artifact@v6
362+
- uses: actions/download-artifact@v7
363363
with:
364364
name: 'SlimeVR-Server'
365365
path: server/desktop/build/libs/

0 commit comments

Comments
 (0)