Skip to content

Commit 4e921ab

Browse files
authored
Merge pull request #14 from docmd-io/dependabot/github_actions/actions-eefdb6dedd
build(deps): bump actions/setup-node from 6 to 7 in the actions group across 1 directory
2 parents 94b81c6 + 453f6a9 commit 4e921ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Setup Node.js
31-
uses: actions/setup-node@v6
31+
uses: actions/setup-node@v7
3232
with:
3333
node-version: "24"
3434
cache: 'npm'

0 commit comments

Comments
 (0)