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 476a2f4 commit 6d25245Copy full SHA for 6d25245
.github/workflows/import-changes.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 1
30
submodules: true
31
- name: Use Node.js node 20.x
32
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
33
with:
34
node-version: 20.x
35
- name: Determine suffix and subdir
0 commit comments