File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212
1313 steps :
14- - uses : actions/checkout@v3
14+ - uses : actions/checkout@v4
1515
1616 # https://github.com/FiloSottile/mkcert#installation
1717 - name : Install and setup mkcert
3434
3535 # https://github.com/marketplace/actions/build-and-push-docker-images
3636 - name : Build the Docker image
37- uses : docker/build-push-action@v4
37+ uses : docker/build-push-action@v5
3838 with :
3939 context : .
4040 tags : macbre/nginx
Original file line number Diff line number Diff line change 1515 runs-on : " ubuntu-20.04"
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
1919
2020 # https://github.com/marketplace/actions/push-to-ghcr
2121 - name : Build and publish a Docker image for macbre/nginx-http3
You can’t perform that action at this time.
0 commit comments