Skip to content

Commit

Permalink
Merge pull request #105 from dxw/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-3

Bump actions/checkout from 2.4.0 to 3
  • Loading branch information
erbridge authored Mar 14, 2022
2 parents 00655cb + c0808ea commit 60f7d3d
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 @@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -x

0 comments on commit 60f7d3d

Please sign in to comment.