diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ee59abe..1bdb306 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,4 +24,4 @@ jobs: uses: ncipollo/release-action@v1.12.0 with: artifacts: "react-github-actions-build" - tag: v1.4.6 \ No newline at end of file + tag: v1.4.7 \ No newline at end of file