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:
runs-on: docker
container:
image: ubuntu:latest
image: ghcr.io/catthehacker/ubuntu:act-22.04
steps:
- uses: actions/checkout@v4
with: