File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v3
1212
13- - uses : bufbuild/buf-setup-action@v1.19 .0
13+ - uses : bufbuild/buf-setup-action@v1.20 .0
1414
1515 - name : Verify that protos build.
1616 run : buf build common-components/proto
Original file line number Diff line number Diff line change 77jobs :
88 github-pages :
99 runs-on : ubuntu-latest
10- container : python:3.8
10+ container : python:3.11
1111 steps :
1212 - uses : actions/checkout@v3
1313 - name : Install system dependencies.
Original file line number Diff line number Diff line change 77jobs :
88 build :
99 runs-on : ubuntu-latest
10- container : python:3.8
10+ container : python:3.11
1111 steps :
1212 - uses : actions/checkout@v3
1313 - name : Install the site-generator
Original file line number Diff line number Diff line change 1- aip-site-generator == 0.6.0
1+ aip-site-generator == 0.6.4
You can’t perform that action at this time.
0 commit comments