We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ac073 commit 887302fCopy full SHA for 887302f
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
20
with:
21
fetch-depth: 0
22
0 commit comments