diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5a9ffdfb..f6cf6e29 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: # Optionally upload artifacts (build, test outputs) for observability - name: Upload dist artifact if: ${{ github.event.inputs.dry_run == 'false' }} - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: typescript-dist path: ${{ env.WORKDIR }}/dist