Skip to content

Commit 3c00dc1

Browse files
chore: bump the github-actions-dependencies group with 2 updates (#752)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33a59e2 commit 3c00dc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
working-directory: ./web
2323

2424
steps:
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v7
2626
- name: Use Node.js 24
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@v6
2828
with:
2929
node-version: 24
3030
cache: 'npm'

0 commit comments

Comments
 (0)