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 0b3c388 commit 561c375Copy full SHA for 561c375
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- ubuntu-20.04
26
experimental: [false]
27
steps:
28
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
29
with:
30
submodules: true
31
- name: Node ${{ matrix.node_version }} - x64 on ${{ matrix.os }}
0 commit comments