diff --git a/.github/workflows/CompileTex.yml b/.github/workflows/CompileTex.yml index cb90a2eb..37d16803 100644 --- a/.github/workflows/CompileTex.yml +++ b/.github/workflows/CompileTex.yml @@ -20,7 +20,7 @@ jobs: apk add make zip cd sheets ; make zip --junk-paths sheets */jvk-blatt*.pdf - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v4 if: github.ref == 'refs/heads/master' with: name: sheet-pdfs