diff options
| author | Renovate Bot <[email protected]> | 2021-05-10 06:08:25 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-10 06:08:25 +0000 |
| commit | 0c4ea00a807bbac98dde982ab02b750a339171ed (patch) | |
| tree | b565a9024cb6e707394fc0ef17885162913fef6d /.github | |
| parent | Merge pull request #1 from Whirlsplash/renovate/configure (diff) | |
| download | site-0c4ea00a807bbac98dde982ab02b750a339171ed.tar.xz site-0c4ea00a807bbac98dde982ab02b750a339171ed.zip | |
chore(deps): update actions/checkout action to v2.3.4
Diffstat (limited to '.github')
| -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: |