Skip to content

Commit 4977ff5

Browse files
committed
Move to v4 for node?
1 parent a73a65b commit 4977ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup-node/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Setup Node.js ⚙️
7-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af #v4.1.0
7+
uses: actions/setup-node@v4
88
with:
99
node-version-file: ".nvmrc"
1010

0 commit comments

Comments
 (0)