File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
15
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
16
16
17
17
- name : Check Config
18
18
uses : ./.github/actions/perform-system
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-22.04
13
13
14
14
steps :
15
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
15
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
16
16
17
17
- name : Fetch configlet
18
18
uses : exercism/github-actions/configlet-ci@main
Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- name : Checkout
15
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
15
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
16
16
17
17
- name : Run Tests
18
18
uses : ./.github/actions/perform-system
You can’t perform that action at this time.
0 commit comments