We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5582f36 commit 753b58bCopy full SHA for 753b58b
1 file changed
.github/workflows/test_build.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Check out the repo
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
with:
25
submodules: 'true'
26
- name: Set up NodeJS
0 commit comments