Skip to content

Commit

Permalink
chore(deps): Update actions/setup-go action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Apr 26, 2024
1 parent 8ab1a87 commit 0bfe518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0

- name: Setup go
uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: "1.16"

Expand Down

0 comments on commit 0bfe518

Please sign in to comment.