We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 445f487 + 324d4c8 commit ee4860aCopy full SHA for ee4860a
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- run: npm ci --ignore-scripts
15
- run: npm run build
16
- name: Upload XAR
17
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
18
with:
19
name: exist-function-documentation-xar
20
path: dist/*.xar
0 commit comments