diff options
| author | Fuwn <[email protected]> | 2021-05-10 00:06:44 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-10 00:06:44 -0700 |
| commit | 9a4677dac6efdef9c8326f431c937a8f4efc88f1 (patch) | |
| tree | 772d7ca7b671aa0d2dd4723c6409abcfbaccd96c | |
| parent | Merge pull request #2 from Whirlsplash/renovate/pin-dependencies (diff) | |
| parent | chore(deps): update actions/checkout action to v2.3.4 (diff) | |
| download | site-9a4677dac6efdef9c8326f431c937a8f4efc88f1.tar.xz site-9a4677dac6efdef9c8326f431c937a8f4efc88f1.zip | |
Merge pull request #3 from Whirlsplash/renovate/actions-checkout-2.x
chore(deps): update actions/checkout action to v2.3.4
| -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 48cfefc..9fb9ba8 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: |