Fix CI warning by updating action-gh-release version

This commit is contained in:
drojf
2024-09-07 00:58:10 +10:00
parent feeecf67aa
commit 5fd87f28b1

View File

@@ -60,7 +60,7 @@ jobs:
# Publish a release
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/') # only publish tagged commits
with:
files: |