Update .github/workflows/import.yaml

This commit is contained in:
Conor425 2024-11-23 15:59:57 +00:00
parent e2049d866b
commit 4a7466df1f

View file

@ -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: