Skip to content

Commit 822dbbb

Browse files
angular-robotdevversion
authored andcommitted
build: update actions/setup-node digest to 89d709d
See associated pull request for more information.
1 parent a118c90 commit 822dbbb

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@f2b2b233b538f500472c7274c7012f57857d8ce0
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@cd2651c46231bc0d6f48d6b34433b845331235fe
16+
- uses: actions/setup-node@89d709d423dc495668cd762a18dd4a070611be3f
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)