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.
2 parents 844a421 + c0998ca commit af5d458Copy full SHA for af5d458
1 file changed
.github/workflows/conda-package.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v7.0.0
+ - uses: actions/checkout@v7.0.1
21
with:
22
fetch-depth: 0
23
0 commit comments