Skip to content

Commit cfca85c

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 1665dd5 commit cfca85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222

23-
- uses: actions/setup-node@v5
23+
- uses: actions/setup-node@v6
2424
with:
2525
node-version: "22.x"
2626
cache: "npm"

0 commit comments

Comments
 (0)