mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-07-29 23:58:23 -05:00
added checkout action v4
This commit is contained in:
@@ -87,6 +87,9 @@ jobs:
|
||||
git remote -v
|
||||
|
||||
- name: checkout repo
|
||||
env:
|
||||
NBDROID_NAME: ${{ secrets.NBDROID_NAME }}
|
||||
NBDROID_TOKEN: ${{ secrets.NBDROID_TOKEN }}
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: nosqlbench/nosqlbench-build-docs
|
||||
|
||||
Reference in New Issue
Block a user