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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2424 with :
2525 submodules : true
2626
4747 needs : test
4848 if : github.ref == 'refs/heads/main'
4949 steps :
50- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
50+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
150+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
151151 with :
152152 submodules : true
153153
You can’t perform that action at this time.
0 commit comments