We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c6ca0 commit f01343aCopy full SHA for f01343a
.github/workflows/snapshot.yml
@@ -32,7 +32,7 @@ jobs:
32
distribution: "adopt"
33
java-version: 11
34
- name: Setup Hugo
35
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
36
with:
37
hugo-version: 'latest'
38
- name: Deploy snapshot
0 commit comments