Skip to content

Commit

Permalink
Merge pull request #10 from go-faster/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-go-5.0.1

build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • Loading branch information
ernado committed May 3, 2024
2 parents 3e1869f + c1f3d04 commit 936697e
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 @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4.1.4

- name: Install Go
uses: actions/setup-go@v5.0.0
uses: actions/setup-go@v5.0.1
with:
go-version: 1.21.6

Expand Down

0 comments on commit 936697e

Please sign in to comment.