Update .github/workflows/import.yaml
This commit is contained in:
parent
e2049d866b
commit
4a7466df1f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/import.yaml
vendored
2
.github/workflows/import.yaml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
recent:
|
recent:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ubuntu:latest
|
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue