Fettling.
This commit is contained in:
parent
1131a56686
commit
06b56e6d39
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mitmproxy.yml
vendored
2
.github/workflows/mitmproxy.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
uses: crazy-max/ghaction-github-runtime@v3
|
uses: crazy-max/ghaction-github-runtime@v3
|
||||||
|
|
||||||
- name: "Setup: Setup Docker Buildx"
|
- name: "Setup: Setup Docker Buildx"
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: "Setup: Checkout Source"
|
- name: "Setup: Checkout Source"
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue