We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f14a08 + ed1f419 commit ec43889Copy full SHA for ec43889
.github/workflows/dockerimage.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
16
# https://github.com/FiloSottile/mkcert#installation
17
- name: Install and setup mkcert
.github/workflows/push-to-ghcr.yml
@@ -15,7 +15,7 @@ jobs:
runs-on: "ubuntu-20.04"
18
19
20
# https://github.com/marketplace/actions/push-to-ghcr
21
- name: Build and publish a Docker image for macbre/nginx-http3
0 commit comments