diff --git a/.github/workflows/goreleaser-test.yml b/.github/workflows/goreleaser-test.yml index e267762f2..cf2da73bb 100644 --- a/.github/workflows/goreleaser-test.yml +++ b/.github/workflows/goreleaser-test.yml @@ -41,7 +41,7 @@ jobs: args: build --clean --snapshot - name: Upload dist folder - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: dist_folder path: dist