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.
1 parent 17790a6 commit 7aeb583Copy full SHA for 7aeb583
.github/workflows/check_pr.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
timezoneLinux: Europe/Paris
20
- name: Setup Node version
21
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
22
23
node-version: ${{ matrix.version }}
24
- name: System info
.github/workflows/test.yml
0 commit comments