From b3106ae608a09d41ac2a9fd287b6a0769a903776 Mon Sep 17 00:00:00 2001 From: OudomMunint <108245473+OudomMunint@users.noreply.github.com> Date: Mon, 12 Feb 2024 23:00:07 +1100 Subject: [PATCH] Fixed CI build warning now using ncipollo/release-action@v1.14.0 (Node 20) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 02edcdf..c547489 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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