We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba170f0 commit 0dc3323Copy full SHA for 0dc3323
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
access_token: ${{ github.token }}
14
15
- name: Checkout 🛎️
16
- uses: actions/checkout@v2.3.4
+ uses: actions/checkout@v2.4.2
17
18
- name: Install and Build 🔧
19
env:
0 commit comments