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 cc2ceb7 commit 61fd6e5Copy full SHA for 61fd6e5
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
- ubuntu-20.04
24
experimental: [false]
25
steps:
26
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
27
with:
28
submodules: true
29
- name: Node 16.13.0 - x64 on ${{ matrix.os }}
0 commit comments