Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf authored Jun 4, 2024
1 parent 87db99e commit 6e2fc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
make clean rpm
- name: Upload RPMs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: rpms9
path: |
Expand Down

0 comments on commit 6e2fc4c

Please sign in to comment.