aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-10 06:08:25 +0000
committerRenovate Bot <[email protected]>2021-05-10 06:08:25 +0000
commit0c4ea00a807bbac98dde982ab02b750a339171ed (patch)
treeb565a9024cb6e707394fc0ef17885162913fef6d /.github/workflows
parentMerge pull request #1 from Whirlsplash/renovate/configure (diff)
downloadsite-0c4ea00a807bbac98dde982ab02b750a339171ed.tar.xz
site-0c4ea00a807bbac98dde982ab02b750a339171ed.zip
chore(deps): update actions/checkout action to v2.3.4
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml2
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: