There was an error while loading. Please reload this page.
1 parent f5abdba commit 8c581ffCopy full SHA for 8c581ff
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
os: [ubuntu-18.04, ubuntu-20.04]
25
steps:
26
- name: "📥 Checkout Code"
27
- uses: actions/checkout@v2.2.0
+ uses: actions/checkout@v2.3.4
28
with:
29
submodules: 'recursive'
30
fetch-depth: 0
0 commit comments