Skip to content

Commit b135de0

Browse files
angular-robotdevversion
authored andcommitted
build: update actions/setup-node digest to 2028fbc
See associated pull request for more information.
1 parent 7f95fc5 commit b135de0

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@41ff72655975bd51cab0327fa583b6e92b6d3061
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@13427813f706a0f6c9b74603b31103c40ab1c35a
16+
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)