Skip to content

Commit

Permalink
Merge pull request #115 from tsawler/development
Browse files Browse the repository at this point in the history
Update workflow
  • Loading branch information
tsawler authored Apr 9, 2024
2 parents bc36f0a + 38ec301 commit a2bcf45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
audit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: 1.19

Expand Down

0 comments on commit a2bcf45

Please sign in to comment.