Skip to content

Commit

Permalink
Merge pull request #642 from moul/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3.3.0

chore(deps): bump actions/checkout from 2.4.0 to 3.3.0
  • Loading branch information
moul committed Feb 27, 2023
2 parents 61d4d6c + f7cbd7f commit ec4ba62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit ec4ba62

Please sign in to comment.