Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YT-Advanced authored Jul 28, 2024
1 parent 90cb3fa commit cafd4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
run: ("hash=" + $(Get-FileHash -Path "${{ needs.build.outputs.zipname }}.7z" -Algorithm SHA256).Hash.ToLower().ToString()) | Out-File -FilePath $env:GITHUB_OUTPUT -Encoding UTF8 -Append

- name: Update build to release 🤌
uses: softprops/[email protected].4
uses: softprops/[email protected].8
with:
files: ${{ needs.build.outputs.zipname }}.7z
fail_on_unmatched_files: true
Expand Down

0 comments on commit cafd4d2

Please sign in to comment.