Skip to content

Commit

Permalink
Merge pull request #35 from sagikazarmark/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-go-5.0.1

chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1
  • Loading branch information
sagikazarmark committed May 16, 2024
2 parents 8bf710f + 07b4fd3 commit 19180ad
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: Set up Go
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: ${{ matrix.go }}

Expand Down

0 comments on commit 19180ad

Please sign in to comment.