Skip to content

Commit 02cf6a5

Browse files
angular-robotdevversion
authored andcommitted
build: update actions/setup-node digest to d02c89d
See associated pull request for more information.
1 parent 9b7a7d6 commit 02cf6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@1e1c8eafbd745f64b1ef30a7d7ed7965034c486c
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
16+
- uses: actions/setup-node@d02c89dce7e1ba9ef629ce0680989b3a1cc72edb
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)