Skip to content

Commit ee6c2b4

Browse files
chore(deps): update actions/setup-node action to v7
1 parent 150695d commit ee6c2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: ${{ env.PYTHON_VERSION }}
3232

3333
- name: Setup Node
34-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
34+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3535
with:
3636
node-version: latest
3737

0 commit comments

Comments
 (0)