build: update action to v3

This commit is contained in:
Sören Weber 2024-04-12 17:23:31 +02:00
parent c2ca899142
commit 872c480495
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -4,7 +4,7 @@ runs:
using: composite
steps:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'