Skip to content

Commit a8f1eba

Browse files
committed
chore(ci): update actions/setup-node version to v7
1 parent 2e79900 commit a8f1eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v7
2020
with:
2121
fetch-depth: 0
22-
- uses: actions/setup-node@v6
22+
- uses: actions/setup-node@v7
2323
with:
2424
node-version: "lts/*"
2525
cache: "npm"

0 commit comments

Comments
 (0)