Skip to content

Commit

Permalink
Use the upload-artifact v3
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Nov 28, 2024
1 parent 0c181d1 commit d8b2646
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 @@ -40,6 +40,6 @@ jobs:
- name: Debian
run: make -C dist
- name: Pub
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
path: dist/acr/*.deb

0 comments on commit d8b2646

Please sign in to comment.