This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
- name : Checkout
20
20
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
21
- name : Setup mise
22
- uses : nikobockerman/github-actions/.github/actions/mise-project-setup@e016a979d6e455bb4023977985040870b466cace
22
+ uses : nikobockerman/github-actions/.github/actions/mise-project-setup@b82ba0514e99bfa068510b356279263165668f85
23
23
- name : uv cache
24
24
uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4 # TODO: Pin to digest and comment version
25
25
with :
Original file line number Diff line number Diff line change 24
24
- name : Checkout
25
25
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
26
- name : Setup mise
27
- uses : nikobockerman/github-actions/.github/actions/mise-project-setup@e016a979d6e455bb4023977985040870b466cace
27
+ uses : nikobockerman/github-actions/.github/actions/mise-project-setup@b82ba0514e99bfa068510b356279263165668f85
28
28
- name : Restore uv cache
29
29
uses : actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4 # TODO: Pin to digest and comment version
30
30
with :
You can’t perform that action at this time.
0 commit comments