diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-03-24 06:26:08 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-24 06:26:08 +0000 |
| commit | bb68bf465feb1113b3fd8591cffd1063af89f83b (patch) | |
| tree | 36876d4b46265b5e4668f84bb9bdb5e82a13c038 | |
| parent | fix(docusaurus): update tagline (diff) | |
| download | site-renovate/actions-checkout-2.x.tar.xz site-renovate/actions-checkout-2.x.zip | |
chore(deps): update actions/checkout action to v2.7.0renovate/actions-checkout-2.x
| -rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 711b03b..96e6848 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: access_token: ${{ github.token }} - name: Checkout 🛎️ - uses: actions/[email protected] + uses: actions/[email protected] - name: Install and Build 🔧 env: |