We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08ffd86 + 947162c commit fbea397Copy full SHA for fbea397
1 file changed
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
container: condaforge/mambaforge:latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5.0.0
19
20
- name: Run CI
21
# Ensure the step runs under bash so `pipefail` is supported in the shell flags
0 commit comments