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 80c1226 + 8860065 commit edcb1a5Copy full SHA for edcb1a5
.github/workflows/CI_build.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Checkout repo
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
13
14
- name: Install hugo extended and httrack via chocolatey
15
working-directory: .
.github/workflows/onTag_zip_manual_as_asset.yml
@@ -12,7 +12,7 @@ jobs:
16
17
- name: Install hugo-extended and httrack via chocolatey
18
0 commit comments