Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] cf4b7d6a25
chore(deps): update dependency decap-cms to v3.1.7 [staging] 2024-04-02 13:45:39 +00:00
renovate[bot] 774bae1a47
chore(deps): update peaceiris/actions-hugo action to v3 [staging] 2024-04-02 08:40:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@16361eb4acea8698b220b76c0d4e84e1fd22c61d # tag=v2
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
with:
hugo-version: '0.124.1'
extended: true

View File

@ -8,6 +8,6 @@
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/decap-cms@3.1.6/dist/decap-cms.js"></script>
<script src="https://unpkg.com/decap-cms@3.1.7/dist/decap-cms.js"></script>
</body>
</html>