Skip to content

Commit a86a4a2

Browse files
authored
Bump ncipollo/release-action from 1.11.1 to 1.11.2 (#163)
2 parents fb94bde + 60c647c commit a86a4a2

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
@@ -37,7 +37,7 @@ jobs:
3737
twine upload dist/*
3838
3939
- name: Create/update release on GitHub
40-
uses: ncipollo/[email protected].1
40+
uses: ncipollo/[email protected].2
4141
with:
4242
allowUpdates: true
4343
artifacts: "dist/*"

0 commit comments

Comments
 (0)