Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

Commit 2a80dbd

Browse files
chore(deps): update actions/setup-node action to v7
1 parent ed3fcfb commit 2a80dbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717

18-
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
18+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
1919
with:
2020
node-version: "22.x"
2121
cache: "npm"

0 commit comments

Comments
 (0)