Skip to content

Commit

Permalink
Merge pull request #134 from sustainable-computing-io/python-3.11
Browse files Browse the repository at this point in the history
fix gomplate version scheme
  • Loading branch information
rootfs authored Jan 10, 2024
2 parents ecb3317 + 979152e commit 55791b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
python-version: '3.11.0'
- uses: pkgxdev/setup@v1
with:
+: gomplate.ca@v3.11.4
+: gomplate.ca@3.11.4
- run: pip install mkdocs
- run: pip install mkdocs-material mkdocs-static-i18n
- run: gomplate -d adopters=./data/adopters.yaml -f templates/adopters.md -o docs/project/adopters.md
Expand Down

0 comments on commit 55791b8

Please sign in to comment.