Skip to content

Commit

Permalink
Merge pull request #45 from koenrh/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
2 parents c04b240 + 249aa24 commit ebbed37
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 @@ -17,7 +17,7 @@ jobs:
go-version: ${{ matrix.go_version }}
id: go

- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Download Go modules
run: go mod download
Expand Down

0 comments on commit ebbed37

Please sign in to comment.