Skip to content

Commit

Permalink
Update setup-go in Github Action (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashofmann authored Oct 11, 2023
1 parent a6e8b35 commit 582709c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
ref: gh-pages

- name: Setup Go
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: 1.17

Expand Down

0 comments on commit 582709c

Please sign in to comment.