Skip to content

Commit

Permalink
update the upload artifacts action
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam committed Oct 17, 2024
1 parent 0b242f2 commit bef9db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Zip-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
files: crackle.zip
- name: Upload the zip file
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: crackle
path: crackle.zip

0 comments on commit bef9db1

Please sign in to comment.