update api versions

This commit is contained in:
yggverse 2025-10-12 16:14:08 +03:00
parent 31c9d4bab4
commit 0b43b85905

View file

@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up Flatpak
run: |
@ -23,7 +23,7 @@ jobs:
flatpak build-bundle repo Yoda.flatpak io.github.yggverse.Yoda
- name: Upload Flatpak Bundle
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Yoda.flatpak
path: Yoda.flatpak