WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year

This commit is contained in:
XargonWan 2024-08-04 22:11:43 +09:00
parent 0705979762
commit 4143f28f12

View file

@ -38,7 +38,7 @@ jobs:
continue-on-error: true
- name: Clone RetroDECK repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: 'true'
@ -169,7 +169,7 @@ jobs:
# In case it cannot publish the release at least it's providing the flatpak file for creating a manual release
- name: Upload RetroDECK-cooker.flatpak
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: retrodeck-flatpak
path: RetroDECK-cooker.flatpak