mirror of
https://github.com/vacp2p/stealth-address-kit.git
synced 2026-01-09 13:38:01 -05:00
fix(ci): update GitHub Pages artifact upload action to v3 (#25)
This commit is contained in:
committed by
GitHub
parent
804fd351d2
commit
d6907eb93c
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
uses: actions/configure-pages@v3
|
uses: actions/configure-pages@v3
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: "./benchmarks"
|
path: "./benchmarks"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user