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 95404a7 commit d07fc6bCopy full SHA for d07fc6b
.github/workflows/ci-build.yml
@@ -17,7 +17,7 @@ jobs:
17
nbgv: ${{ steps.nbgv.outputs.SemVer2 }}
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v2.3.5
+ uses: actions/checkout@v3.0.2
21
with:
22
fetch-depth: 0
23
lfs: true
.github/workflows/release.yml
0 commit comments