Skip to content

Commit

Permalink
Merge pull request #484 from ganta/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v3
  • Loading branch information
ganta committed Mar 2, 2022
2 parents 0fb75ce + 5fc4b98 commit 5bd470a
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 @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Read .tool-versions
id: tool
Expand Down

0 comments on commit 5bd470a

Please sign in to comment.