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

Commit 5721952

Browse files
chore(deps): update actions/setup-node action to v4
1 parent 9f147bd commit 5721952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Checkout
2121
with:
2222
fetch-depth: 0
23-
- uses: actions/setup-node@v3
23+
- uses: actions/setup-node@v4
2424
name: Setup Node
2525
with:
2626
node-version: 14

0 commit comments

Comments
 (0)