Skip to content

Commit 2bce17c

Browse files
author
updatecli
committed
chore: deps(github): bump Action tag for actions/setup-node from v4.4...
... .0 to v6.1.0 Made with ❤️️ by updatecli
1 parent 8413d2a commit 2bce17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/[email protected]
1616
- name: Set Node.js 20.x
17-
uses: actions/setup-node@v4.4.0
17+
uses: actions/setup-node@v6.1.0
1818
with:
1919
node-version: 20
2020
cache: npm

0 commit comments

Comments
 (0)