diff --git a/.github/workflows/goreleaser-test.yml b/.github/workflows/goreleaser-test.yml index 5e5b5ff41..71019081a 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