Skip to content

Commit

Permalink
Switch to versioned workflow for go test
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmi committed Feb 5, 2024
1 parent 6711eb1 commit db19c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:

jobs:
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:
runs-on: ubuntu-latest

Expand Down

0 comments on commit db19c30

Please sign in to comment.