aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-10 00:06:44 -0700
committerGitHub <[email protected]>2021-05-10 00:06:44 -0700
commit9a4677dac6efdef9c8326f431c937a8f4efc88f1 (patch)
tree772d7ca7b671aa0d2dd4723c6409abcfbaccd96c
parentMerge pull request #2 from Whirlsplash/renovate/pin-dependencies (diff)
parentchore(deps): update actions/checkout action to v2.3.4 (diff)
downloadsite-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.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: