Skip to content

Commit f5c709f

Browse files
Update svenstaro/upload-release-action action to v2.11.3
1 parent e040223 commit f5c709f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
zip argon40.zip -r ./
1818
1919
- name: Upload zip to release
20-
uses: svenstaro/[email protected].2
20+
uses: svenstaro/[email protected].3
2121
with:
2222
repo_token: ${{ secrets.GITHUB_TOKEN }}
2323
file: /home/runner/work/argon40/argon40/custom_components/argon40/argon40.zip

0 commit comments

Comments
 (0)