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 02643fb + 3be20f6 commit c49596fCopy full SHA for c49596f
1 file changed
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
./node_modules
98
./app/api-destined-function/node_modules
99
key: ${{ runner.os }}-${{ github.ref }}-${{ env.cache-name }}-${{ hashFiles('**/pnpm-lock.yaml') }}
100
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
101
with:
102
name: docs-artifact
103
path: ./api-docs/
0 commit comments