Skip to content

Commit bf941a3

Browse files
update
1 parent 2c7bb3e commit bf941a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr-status-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
- name: Setup Nodejs and yarn
2020
uses: actions/setup-node@v2
2121
with:
22-
node-version: "20.18.0"
23-
cache: yarn
22+
node-version: 22
2423

2524
- name: Install dependencies
2625
run: yarn

0 commit comments

Comments
 (0)