diff --git a/.github/workflows/image-creator.yml b/.github/workflows/image-creator.yml index cfe4005..0992856 100644 --- a/.github/workflows/image-creator.yml +++ b/.github/workflows/image-creator.yml @@ -19,7 +19,7 @@ jobs: fail-fast: false runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: build run: | echo $PWD