Skip to content

Commit a5eea2b

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 90367a1 commit a5eea2b

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
persist-credentials: false
1818
- name: Set up Node.js
19-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
19+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2020
with:
2121
node-version: 18
2222
- uses: jdx/mise-action@13abe502c30c1559a5c37dff303831bab82c9402 # v2

0 commit comments

Comments
 (0)