Skip to content

Commit 04ae945

Browse files
authored
Update main.yml
1 parent aa25759 commit 04ae945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: compile
1717
run: nimble build
1818
- name: Release
19-
uses: softprops/action-gh-release@v1
19+
uses: softprops/action-gh-release@v3
2020
if: startsWith(github.ref, 'refs/tags/')
2121
with:
2222
files: bin/gist

0 commit comments

Comments
 (0)