Skip to content

Commit

Permalink
Merge pull request #212 from UnownHash/gh-workflow
Browse files Browse the repository at this point in the history
Update github workflow deps
  • Loading branch information
Fabio1988 authored Feb 12, 2024
2 parents 05d7a67 + 5a9dce5 commit 7fbda8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: '1.21.x'
- name: Install dependencies
Expand Down

0 comments on commit 7fbda8b

Please sign in to comment.