Skip to content

Commit

Permalink
Merge pull request #65 from lithammer/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4
  • Loading branch information
lithammer authored Oct 1, 2023
2 parents 6f38bef + b9b4ba0 commit db2a5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: ${{ matrix.go-version }}

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

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

0 comments on commit db2a5b2

Please sign in to comment.