Update .gitea/workflows/php-8.2.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 34s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 09:49:31 +00:00
parent b22c04b9e2
commit 3be49924b6

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: https://git.kjan.de/actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3