We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996dcae commit ddc85efCopy full SHA for ddc85ef
.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@v4.1.7
+ uses: actions/checkout@v4.2.2
21
with:
22
fetch-depth: 0
23
lfs: true
.github/workflows/release.yml
0 commit comments