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 a9e687c + 04dc471 commit 3b608a9Copy full SHA for 3b608a9
.github/workflows/deploy-docs.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: checkout
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
19
with:
20
fetch-depth: 0
21
.github/workflows/tests.yml
fail-fast: false
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- name: Setup Micromamba Python ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v2.0.5
0 commit comments