Skip to content

Commit 0032223

Browse files
angular-robotdevversion
authored andcommitted
build: update all github actions
See associated pull request for more information.
1 parent 11423bb commit 0032223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@8e8c483db84b4bee98b60c0593521ed34d9990e8
12+
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
1313
- uses: pnpm/action-setup@1e1c8eafbd745f64b1ef30a7d7ed7965034c486c
1414
with:
1515
with_install: false
16-
- uses: actions/setup-node@65d868f8d4d85d7d4abb7de0875cde3fcc8798f5
16+
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
1717
with:
1818
node-version: 24
1919
- run: pnpm i --frozen-lockfile

0 commit comments

Comments
 (0)