Skip to content

Commit

Permalink
Merge pull request #1071 from FashionFreedom/ci-node20
Browse files Browse the repository at this point in the history
ci: bump softprops/action-gh-release to address node16 deprecations
  • Loading branch information
DSCaskey committed Mar 10, 2024
2 parents 3025038 + 54ebd8b commit e87d092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: Seamly2D-win32.zip
- uses: softprops/action-gh-release@v1
- uses: softprops/action-gh-release@v2
with:
tag_name: v${{ env.VERSION_NUMBER }}
name: ${{ env.VERSION_NUMBER }}
Expand Down

0 comments on commit e87d092

Please sign in to comment.