diff --git a/.github/workflows/gen.yml b/.github/workflows/gen.yml index 8d2c69a7e8..751d237146 100644 --- a/.github/workflows/gen.yml +++ b/.github/workflows/gen.yml @@ -32,7 +32,7 @@ jobs: PG_PASSWORD: postgres PG_PORT: ${{ job.services.postgres.ports['5432'] }} - name: Save results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: sqlc-pg-gen-results path: gen