diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 78bcac6..7ba41e3 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -16,15 +16,8 @@ jobs: submodules: recursive fetch-depth: 0 # all history for all branches and tags\ - - uses: https://forge.melm.xyz/melmco/cache@v3 - id: cache - with: - path: | - ~/.cache/go-build - ~/go - key: ${{ runner.os }}-go- - - uses: actions/setup-go@v4 + - uses: https://forge.melm.xyz/melmco/setup-go with: go-version: '>=1.21.0' @@ -33,7 +26,7 @@ jobs: wget -O hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.144.2/hugo_extended_0.144.2_linux-amd64.deb dpkg -i hugo.deb - - uses: https://forge.melm.xyz/melmco/cache@v3 + - uses: https://forge.melm.xyz/melmco/cache@v4 with: path: | ~/.cache/go-build diff --git a/content/_index.md b/content/_index.md index 7170944..7ca2936 100644 --- a/content/_index.md +++ b/content/_index.md @@ -54,4 +54,4 @@ ___ --- -### **{{< encode-link "https" "matrix.to/#/@melm:melm.xyz" "#Contact melm on Matrix" >}}** +{{< encode-link "https" "matrix.to/#/@melm:melm.xyz" "message me on matrix" >}}