build(deps): bump actions/checkout from 3 to 4 (#1604)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 20:09:25 -04:00
committed by GitHub
parent 8fc1940281
commit 533321fd42
3 changed files with 12 additions and 12 deletions

View File

@@ -19,10 +19,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Checkout gh-pages
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: gh-pages
path: gh-pages