mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-04-28 22:39:26 -04:00
CI: Update action version
This commit is contained in:
parent
372c314f06
commit
4f9eea07e0
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue