Skip to content

Commit

Permalink
Merge pull request #46 from oamg/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-go-4

Bump actions/setup-go from 2 to 4
  • Loading branch information
andywaltlova authored Jul 18, 2023
2 parents 0afa3ed + 4464648 commit 8c608d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup go
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}

Expand Down

0 comments on commit 8c608d5

Please sign in to comment.