Skip to content

Commit

Permalink
chore(deps): bump actions/upload-artifact from 3 to 4 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Dec 19, 2023
2 parents 5b701e1 + d9f97f1 commit 593382b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
--target rpm
- name: upload output artifacts as release artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ublue-updater-rpms
path: output/
Expand Down

0 comments on commit 593382b

Please sign in to comment.