File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 name : Test all modes ✨
3636 runs-on : ubuntu-latest
3737 steps :
38- - uses : actions/checkout@v3
38+ - uses : actions/checkout@v4
3939 with :
4040 lfs : true
4141 - uses : actions/cache@v1.1.0
8080 # - Stadia
8181 # - CloudRendering
8282 steps :
83- - uses : actions/checkout@v2
83+ - uses : actions/checkout@v4
8484 with :
8585 lfs : true
8686
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Checkout repository
19- uses : actions/checkout@v3
19+ uses : actions/checkout@v4
2020
2121 - name : Install SiraDoc
2222 run : npm install --global @siradoc/siradoc
2525 run : siradoc docs build
2626
2727 - name : Clone branch gh-pages
28- uses : actions/checkout@v2
28+ uses : actions/checkout@v4
2929 with :
3030 path : ' gh-pages'
3131 ref : gh-pages
Original file line number Diff line number Diff line change 4747 targetPlatform :
4848 - StandaloneWindows64
4949 steps :
50- - uses : actions/checkout@v3
50+ - uses : actions/checkout@v4
5151 with :
5252 lfs : true
5353
You can’t perform that action at this time.
0 commit comments