Skip to content

Commit 5bc57af

Browse files
authored
Merge pull request #647 from tricknotes/dependabot/github_actions/actions/setup-node-7.0.0
Bump actions/setup-node from 6.4.0 to 7.0.0
2 parents a7e95c5 + d5ba99e commit 5bc57af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: "actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0" # v7.0.0
2929

3030
- name: "Install NodeJS"
31-
uses: "actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e" # v6.4.0
31+
uses: "actions/setup-node@820762786026740c76f36085b0efc47a31fe5020" # v7.0.0
3232
with:
3333
node-version: "20.x"
3434

0 commit comments

Comments
 (0)