Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 1, 2022
1 parent 4a43ae0 commit 534959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: hmarr/debug-action@master
- name: checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- uses: actions/setup-node@v2
with:
node-version: "12.x"
Expand Down

0 comments on commit 534959c

Please sign in to comment.