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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16
+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
68
+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
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