Skip to content

Commit bb9214b

Browse files
Update actions/setup-node action to v7
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | actions/setup-node | v6.5.0 | v7.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48ac7d7 commit bb9214b

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
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5656

5757
- name: Setup Node.js
58-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
58+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
5959
with:
6060
node-version: 24
6161

0 commit comments

Comments
 (0)