diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5ab2378..ef70e58 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: container: docker://gipert/remage-base:${{ matrix.container_version }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Build project run: | mkdir build