mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-09-26 02:56:24 -05:00
CI: Update action version
This commit is contained in:
2
.github/workflows/generate_pot.yml
vendored
2
.github/workflows/generate_pot.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
-o cemu.pot
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: POT file
|
||||
path: ./cemu.pot
|
||||
|
||||
Reference in New Issue
Block a user