Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Co-authored-by: Jack Lindamood <[email protected]>
  • Loading branch information
3 people committed Mar 7, 2024
1 parent 964a355 commit c4c9ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Test code
uses: cresta/action-lint-go-external@v1

0 comments on commit c4c9ae8

Please sign in to comment.