We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86424ff + 5116aa8 commit 60be6afCopy full SHA for 60be6af
1 file changed
.github/workflows/pr-check.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Checkout code
47
uses: actions/checkout@v6
48
- name: Set up Node.js
49
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
50
with:
51
node-version: '24'
52
cache: 'npm'
0 commit comments