diff --git a/.github/workflows/gen.yml b/.github/workflows/gen.yml index eb83825c39..94ad8f64b9 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@v6 + uses: actions/upload-artifact@v7 with: name: sqlc-pg-gen-results path: gen