mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-10 21:25:30 -04:00
Bump dawidd/actions-download-artifact to v9 (dependabot alert)
This commit is contained in:
parent
093c810e9f
commit
3b4364bca2
6
.github/workflows/android.yml
vendored
6
.github/workflows/android.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
wget https://github.com/PojavLauncherTeam/LTW/releases/latest/download/ltw-release.aar
|
wget https://github.com/PojavLauncherTeam/LTW/releases/latest/download/ltw-release.aar
|
||||||
|
|
||||||
- name: Get JRE 8
|
- name: Get JRE 8
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v9
|
||||||
with:
|
with:
|
||||||
workflow: build.yml
|
workflow: build.yml
|
||||||
path: app_pojavlauncher/src/main/assets/components/jre
|
path: app_pojavlauncher/src/main/assets/components/jre
|
||||||
@ -45,7 +45,7 @@ jobs:
|
|||||||
name: jre8-pojav
|
name: jre8-pojav
|
||||||
|
|
||||||
- name: Get JRE17
|
- name: Get JRE17
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v9
|
||||||
with:
|
with:
|
||||||
workflow: build.yml
|
workflow: build.yml
|
||||||
path: app_pojavlauncher/src/main/assets/components/jre-new
|
path: app_pojavlauncher/src/main/assets/components/jre-new
|
||||||
@ -55,7 +55,7 @@ jobs:
|
|||||||
name: jre17-pojav
|
name: jre17-pojav
|
||||||
|
|
||||||
- name: Get JRE21
|
- name: Get JRE21
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v9
|
||||||
with:
|
with:
|
||||||
workflow: build.yml
|
workflow: build.yml
|
||||||
path: app_pojavlauncher/src/main/assets/components/jre-21
|
path: app_pojavlauncher/src/main/assets/components/jre-21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user