Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/setup-go-4
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon authored Aug 7, 2023
2 parents a74be97 + 8daf368 commit 89fed5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 89fed5e

Please sign in to comment.