forked from quic-go/quic-go
ci: update GitHub action workflow versions (#3677)
* Update build-interop-docker.yml * Update go-generate.yml * Update lint.yml * Update unit.yml
This commit is contained in:
4
.github/workflows/build-interop-docker.yml
vendored
4
.github/workflows/build-interop-docker.yml
vendored
@@ -7,8 +7,8 @@ jobs:
|
||||
interop:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: docker/build-push-action@v1
|
||||
- uses: actions/checkout@v3
|
||||
- uses: docker/build-push-action@v3
|
||||
with:
|
||||
always_pull: true
|
||||
path: interop/
|
||||
|
||||
Reference in New Issue
Block a user