We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba170f0 commit 023858fCopy full SHA for 023858f
.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.5.0
17
18
- name: Install and Build 🔧
19
env:
0 commit comments