Update .forgejo/workflows/build.yaml
Some checks failed
/ build (push) Failing after 44s
/ test (push) Successful in 2s

This commit is contained in:
Aaron Fischer 2023-10-05 22:40:20 +02:00
parent 11b4eefc47
commit d1412be508

View file

@ -6,7 +6,7 @@ jobs:
build:
runs-on: docker
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version-file: ${{ GITHUB_WORKSPACE }}/go.mod