From 0c4ea00a807bbac98dde982ab02b750a339171ed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 May 2021 06:08:25 +0000 Subject: chore(deps): update actions/checkout action to v2.3.4 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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/checkout@v2.3.1 + uses: actions/checkout@v2.3.4 - name: Install and Build 🔧 env: -- cgit v1.2.3