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 de3093e commit 0f5813fCopy full SHA for 0f5813f
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Setup Hugo
17
uses: peaceiris/actions-hugo@v3
18
with:
0 commit comments