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 c02cc06 commit 204735dCopy full SHA for 204735d
.github/workflows/submodule.yml
@@ -30,7 +30,7 @@ jobs:
30
submodules: recursive # Fetch Hugo themes (true OR recursive)
31
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
32
33
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
34
with:
35
python-version: 3.8
36
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments