Skip to content

Commit

Permalink
github: Update upload-artifact action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Keir Fraser committed Dec 12, 2024
1 parent b4d8081 commit e03e092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
cp -a host_tools inflate _cidist/amiga-stuff.ci.$VER
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: amiga-stuff.ci.${{ steps.vars.outputs.sha_short }}
path: _cidist

0 comments on commit e03e092

Please sign in to comment.