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 37d9155 + 7b208c3 commit 4ade86bCopy full SHA for 4ade86b
2 files changed
.github/workflows/ci_tests_run_notebooks.yml
@@ -46,7 +46,7 @@ jobs:
46
os: ubuntu-latest
47
48
steps:
49
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
50
- name: Set up Python ${{ matrix.python-version }}
51
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 #v5.6.0
52
with:
.github/workflows/conda.yml
@@ -24,7 +24,7 @@ jobs:
24
shell: bash -l {0}
25
26
27
28
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
29
30
auto-update-conda: true
0 commit comments