Skip to content

Commit 0dc3323

Browse files
committed
chore(deps): update actions/checkout action to v2.4.2
1 parent ba170f0 commit 0dc3323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
access_token: ${{ github.token }}
1414

1515
- name: Checkout 🛎️
16-
uses: actions/checkout@v2.3.4
16+
uses: actions/checkout@v2.4.2
1717

1818
- name: Install and Build 🔧
1919
env:

0 commit comments

Comments
 (0)