diff --git a/.github/workflows/test-build-resources-with-pandoc.yml b/.github/workflows/test-build-resources-with-pandoc.yml index fb2dc819..8d43bcc9 100644 --- a/.github/workflows/test-build-resources-with-pandoc.yml +++ b/.github/workflows/test-build-resources-with-pandoc.yml @@ -32,7 +32,7 @@ jobs: entrypoint: "/bin/sh" args: "./build-resources-with-pandoc.sh" - name: Archive resources - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 id: artifact-upload-step with: name: pandoc_resources @@ -40,7 +40,7 @@ jobs: retention-days: 1 - name: Archive Error resources if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: error_resources path: ./documents/