Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: github action version
Browse files Browse the repository at this point in the history
Dogan AY committed Jan 30, 2025
1 parent 0336391 commit d5836f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -153,7 +153,7 @@ jobs:
- name: Build doc
run: yarn docs
- name: Archive documentation artifacts
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: api-reference

0 comments on commit d5836f1

Please sign in to comment.