Switch to versioned workflow for go test

This commit is contained in:
Michael Hanselmann 2024-02-05 16:49:44 +01:00
parent d490993ecb
commit 8f662930bb

View file

@ -10,7 +10,7 @@ permissions:
jobs: jobs:
test: test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@stable uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.1
with: with:
runs-on: ubuntu-latest runs-on: ubuntu-latest