Skip to content

Commit 2e8148e

Browse files
committed
build: update actions/setup-node digest to c882bff
See associated pull request for more information.
1 parent 41d0602 commit 2e8148e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: pnpm/action-setup@9b5745cdf0a2e8c2620f0746130f809adb911c19
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@d02c89dce7e1ba9ef629ce0680989b3a1cc72edb
16+
- uses: actions/setup-node@c882bffdbd4df51ace6b940023952e8669c9932a
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)