Skip to content

Commit

Permalink
Merge pull request #103 from cryptogarageinc/feature/upgrade-actions-…
Browse files Browse the repository at this point in the history
…20240215

fix: linter
  • Loading branch information
k-matsuzawa authored Oct 17, 2024
2 parents efc6be9 + 151212e commit 311b646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout source code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
Expand Down

0 comments on commit 311b646

Please sign in to comment.