This commit is contained in:
parent
f19f01ab28
commit
c1cd1848a9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
name: "Check"
|
||||
runs-on: "ubuntu-latest"
|
||||
container:
|
||||
image: "ghcr.io/catthehacker/ubuntu:act-22.04"
|
||||
image: "git.euph.dev/actions/act:latest"
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
uses: "https://git.euph.dev/actions/checkout@v3"
|
||||
|
|
Loading…
Reference in a new issue