Skip to content

Commit

Permalink
Merge pull request #16 from bitcoin-sv/dependabot/github_actions/mast…
Browse files Browse the repository at this point in the history
…er/actions/setup-go-5

chore(deps): bump actions/setup-go from 3 to 5
  • Loading branch information
mrz1836 authored Jan 22, 2024
2 parents e75a7a0 + f9a6bf9 commit e9b4a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version-file: "./go.mod"

Expand Down

0 comments on commit e9b4a1a

Please sign in to comment.