Skip to content

Commit

Permalink
Fixed CI build warning
Browse files Browse the repository at this point in the history
now using ncipollo/[email protected] (Node 20)
  • Loading branch information
OudomMunint authored Feb 12, 2024
1 parent a90c835 commit b3106ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Create Release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "UE4&5-github-actions-build"
tag: v1.4.9.6

0 comments on commit b3106ae

Please sign in to comment.