We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25b4a5 commit fa8513fCopy full SHA for fa8513f
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
name: release
17
runs-on: "ubuntu-latest"
18
steps:
19
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20
with:
21
fetch-depth: 0
22
.github/workflows/tests.yml
@@ -22,9 +22,9 @@ jobs:
shell: bash -leo pipefail {0}
23
24
25
26
27
- - uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822 # v1
+ - uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
28
29
environment-file: environment.yml
30
micromamba-version: "1.5.10-0"
0 commit comments