File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 os : [ubuntu-latest, windows-latest]
2121
2222 steps :
23- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
23+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2424 with :
2525 submodules : true
2626
4747 needs : test
4848 if : github.ref == 'refs/heads/main'
4949 steps :
50- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
50+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
5151 with :
5252 submodules : true
5353 fetch-depth : 0
@@ -147,7 +147,7 @@ jobs:
147147 runs-on : ubuntu-latest
148148 needs : test
149149 steps :
150- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
150+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
151151 with :
152152 submodules : true
153153
You can’t perform that action at this time.
0 commit comments