Skip to content

Commit ceb1957

Browse files
authored
Merge pull request #32 from InteractionDesignFoundation/renovate/actions-setup-node-7.x
Update actions/setup-node action to v7
2 parents 86b0274 + 246b8bf commit ceb1957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# NPM part (test whether assets can be compiled)
4949
- name: Setup Node.js
50-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
50+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
5151
with:
5252
node-version: 24
5353

0 commit comments

Comments
 (0)