Skip to content

Commit 6e5ef4b

Browse files
Merge pull request #553 from ImperialCollegeLondon/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents d16f7a4 + 52b5267 commit 6e5ef4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# Add the built files to the release assets, alongside the repo archives
3939
# automatically added by GitHub. These files should then match exactly to the
4040
# published files on PyPI.
41-
- uses: softprops/action-gh-release@v1
41+
- uses: softprops/action-gh-release@v2
4242
with:
4343
files: dist/virtual_ecosystem*
4444

0 commit comments

Comments
 (0)