diff --git a/.gitea/workflows/foundry-package.yaml b/.gitea/workflows/foundry-package.yaml index d298e07..7577b86 100644 --- a/.gitea/workflows/foundry-package.yaml +++ b/.gitea/workflows/foundry-package.yaml @@ -8,7 +8,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: https://github.com/actions/checkout@v2 + - uses: https://gitea.com/actions/checkout@v3 # get part of the tag after the `v` - name: Extract tag version number