Skip to content

Commit

Permalink
Merge pull request #524 from canonical/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
Mathieu Borderé authored Jun 19, 2023
2 parents c5af689 + bfef8e7 commit 3d7b1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: 'src test include'
Expand Down

0 comments on commit 3d7b1ae

Please sign in to comment.