Skip to content

Commit

Permalink
bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
santhosh-chinnasamy committed Oct 27, 2024
1 parent 3bace90 commit 9715971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ls -la target/debian
mv target/debian/cliq_0.4.1-1_arm64.deb target/debian/cliq-${RELEASE_VERSION}-arm64.deb
- name: Upload deb
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: cliq-arm64v${RELEASE_VERSION}.deb
path: target/debian/*.deb

0 comments on commit 9715971

Please sign in to comment.