diff --git a/.github/workflows/specification.yml b/.github/workflows/specification.yml index 1067baf9..5870cc78 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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 + uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 with: name: Specification Documentation path: documentation/