Checkout v3
/ build_and_test (pull_request) Failing after 15s Details

pull/1/head
jhot 2023-09-15 12:21:47 -06:00
parent 8742333dd3
commit 49b0624084
Signed by: jhot
GPG Key ID: 612ED70E22571DD4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs_on: docker runs_on: docker
steps: steps:
- name: Checkout - name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4 uses: https://code.forgejo.org/actions/checkout@v3
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3 uses: https://github.com/docker/setup-buildx-action@v3
- name: Docker metadata - name: Docker metadata