Skip to content

Commit dc9ccdb

Browse files
renovate[bot]mergify[bot]
authored andcommitted
Update actions/setup-node action to v6.5.0
1 parent bc55abf commit dc9ccdb

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v7.0.0
1515

1616
- name: Use Node.js ${{matrix.node-version}}
17-
uses: actions/setup-node@v6.4.0
17+
uses: actions/setup-node@v6.5.0
1818
with:
1919
node-version: "24.18.0"
2020

0 commit comments

Comments
 (0)