diff --git a/.github/workflows/specification.yml b/.github/workflows/specification.yml index c58779ed..1067baf9 100644 --- a/.github/workflows/specification.yml +++ b/.github/workflows/specification.yml @@ -35,7 +35,7 @@ jobs: cp specification/target/generated-docs/jakarta-concurrency-spec-${{ github.event.inputs.specVersion }}.html documentation/jakarta-concurrency-spec-${{ github.event.inputs.specVersion }}.html cp -r api/target/apidocs/ documentation/apidocs - name: Upload documentation - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 with: name: Specification Documentation path: documentation/