Skip to content

Commit 304f6bb

Browse files
committed
Bump setup-node to v4
1 parent 39f4618 commit 304f6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/job.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ jobs:
415415
python-version: ${{ matrix.python }}
416416
architecture: 'x64'
417417
- name: Setup Node
418-
uses: actions/setup-node@v3
418+
uses: actions/setup-node@v4
419419
with:
420420
node-version: ${{ matrix.nodejs }}
421421
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)