Skip to content

Commit

Permalink
fix: uses in docs.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rymnc committed Jun 19, 2024
1 parent da59682 commit 03a07a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/configure-pages@v3

- name: Upload artifact
run: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v1
with:
path: "./benchmarks"

Expand Down

0 comments on commit 03a07a7

Please sign in to comment.