Skip to content

Commit

Permalink
update workflow deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxaspec committed Aug 19, 2024
1 parent 0eec1c3 commit 5d5f47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Upload cloner
if: github.event_name != 'pull_request'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@master
with:
tag_name: latest
files: ${{ env.ZIP_NAME }}

0 comments on commit 5d5f47a

Please sign in to comment.