Skip to content

Commit

Permalink
Update actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgnavar committed Oct 13, 2022
1 parent 631a9fd commit 1f700a2
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Install shellcheck
run: sudo apt update && sudo apt install shellcheck --yes
Expand Down

0 comments on commit 1f700a2

Please sign in to comment.