We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3749819 + 7d58d62 commit fc50465Copy full SHA for fc50465
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
shell: bash -leo pipefail {0}
23
24
steps:
25
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
26
27
- uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v1
28
with:
0 commit comments