added checkout action v3

This commit is contained in:
Mike Yaacoub 2022-12-12 15:19:52 -05:00
parent 4383ba208a
commit 2c61e9c52b

View File

@ -89,7 +89,7 @@ jobs:
- name: checkout repo
uses: actions/checkout@v3
with:
repository: nosqlbench-build-docs
repository: nosqlbench/nosqlbench-build-docs
path: nosqlbench-build-docs
token: ${{secrets.NBDROID_TOKEN}}
# Disabling this because it will be replaced soon.