Skip to content

Commit 012a67d

Browse files
angular-robotcrisbeto
authored andcommitted
build: update all github actions
See associated pull request for more information.
1 parent 4132453 commit 012a67d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
12+
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
1313
- uses: pnpm/action-setup@f2b2b233b538f500472c7274c7012f57857d8ce0
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@d7a11313b581b306c961b506cfc8971208bb03f6
16+
- uses: actions/setup-node@cd2651c46231bc0d6f48d6b34433b845331235fe
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)