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 1515 permissions :
1616 contents : read
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
18+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1919 - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2020 with :
2121 path : |
@@ -32,13 +32,13 @@ jobs:
3232 permissions :
3333 contents : read
3434 steps :
35- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
35+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3636 - run : swift format lint -rsp .
3737 yamllint :
3838 runs-on : ubuntu-24.04-arm
3939 permissions :
4040 contents : read
4141 steps :
42- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
42+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4343 - run : yamllint --version
4444 - run : yamllint --strict --config-file .yamllint.yml .
You can’t perform that action at this time.
0 commit comments