Skip to content

Commit 04bb5f5

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 956b0ad commit 04bb5f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Checkout code
4747
uses: actions/checkout@v6
4848
- name: Set up Node.js
49-
uses: actions/setup-node@v4
49+
uses: actions/setup-node@v6
5050
with:
5151
node-version: '20'
5252
cache: 'npm'

0 commit comments

Comments
 (0)