File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
name : gh-actions
16
16
steps :
17
17
- name : Checkout branch
18
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
18
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
19
- name : Set up pixi
20
20
uses : prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659 # v0.8.1
21
21
with :
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : Checkout branch
17
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
17
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
- name : Set up pixi
19
19
uses : prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659 # v0.8.1
20
20
with :
27
27
runs-on : ubuntu-latest
28
28
steps :
29
29
- name : Checkout branch
30
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
30
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
31
- name : Set up pixi
32
32
uses : prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659 # v0.8.1
33
33
- name : Test
45
45
minimal-python-version : [py38, py310]
46
46
steps :
47
47
- name : Checkout branch
48
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
48
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49
49
with :
50
50
ssh-key : ${{ secrets.SSH_PRIVATE_KEY }}
51
51
- name : Set up pixi
You can’t perform that action at this time.
0 commit comments