diff --git a/.gitea/workflows/test-basex.yaml b/.gitea/workflows/test-basex.yaml index 25b6b85..4c05938 100644 --- a/.gitea/workflows/test-basex.yaml +++ b/.gitea/workflows/test-basex.yaml @@ -24,7 +24,7 @@ jobs: java-version: "17" - name: Install BaseX - uses: apb/pdfbox/gitea/actions/install-basex + uses: apb/pdfbox/.gitea/actions/install-basex with: basex-version: '11.7' # Specify the BaseX version here diff --git a/.gitea/workflows/trigger/base-act b/.gitea/workflows/trigger/base-act index cc1ef7a..4f10196 100644 --- a/.gitea/workflows/trigger/base-act +++ b/.gitea/workflows/trigger/base-act @@ -1 +1 @@ -aabcd \ No newline at end of file +aabcde \ No newline at end of file