Skip to content

Commit

Permalink
update upload-artefacts action to current version
Browse files Browse the repository at this point in the history
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
  • Loading branch information
sahlberg committed Aug 25, 2024
1 parent 6b62167 commit 2aaeaaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
cp -r -Force dist/pop-fe/* dist/pop-fe-ps3/.
cp -r -Force dist/pop-fe-psp/* dist/pop-fe-ps3/.
- name: Upload pop-fe-ui artefact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pop-fe-ui
path: dist/pop-fe-ps3

0 comments on commit 2aaeaaa

Please sign in to comment.