Skip to content

Commit 03e0d23

Browse files
ci: bump attest-build-provenance to v4
Fixes Node.js 20 deprecation warnings. v4 runs on Node.js 22.
1 parent 7f2aead commit 03e0d23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
bun run build || exit 1
4646
4747
- name: Attest build artifacts
48-
uses: actions/attest-build-provenance@v2
48+
uses: actions/attest-build-provenance@v4
4949
with:
5050
subject-path: |
5151
main.js

0 commit comments

Comments
 (0)