mirror of
https://github.com/vacp2p/stealth-address-kit.git
synced 2026-01-07 20:53:52 -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
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: "./benchmarks"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user