File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
name : Check track configuration
14
14
runs-on : ubuntu-22.04
15
15
steps :
16
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
16
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
17
17
with :
18
18
# main is needed in addition to HEAD, because the README check only
19
19
# checks exercises changed since main. This fetches the entire repo's
65
65
# and an admin only needs to make "Check exercises (lts-from-exercises)" required.
66
66
- lts-from-exercises
67
67
steps :
68
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
68
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
69
69
70
70
- name : Install yq (for stack resolvers)
71
71
run : |
You can’t perform that action at this time.
0 commit comments