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.
2 parents 902a71f + 35015f6 commit 7d812f9Copy full SHA for 7d812f9
2 files changed
.github/workflows/continuous-integration.yml
@@ -23,7 +23,7 @@ jobs:
23
git config --global core.eol lf
24
25
- name: Checkout
26
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3
27
with:
28
fetch-depth: 1
29
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
18
19
20
21
0 commit comments