diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 509d1b7..76ff54b 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -8,12 +8,12 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository code - uses: actions/checkout@v4 + uses: https://git.hogertz.eu/actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd with: submodules: true - name: Setup Hugo - uses: peaceiris/actions-hugo@v3 + uses: https://git.hogertz.eu/actions/hugo@75d2e84710de30f6ff7268e08f310b60ef14033f with: hugo-version: '0.152.2' # extended: true