Skip to content

Commit

Permalink
Bump actions/checkout from 3.3.0 to 3.4.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 16, 2023
1 parent 88ef2eb commit f3c2cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v3.3.0
uses: actions/checkout@v3.4.0

- name: Run shellcheck
uses: bewuethr/shellcheck-action@v2

0 comments on commit f3c2cdb

Please sign in to comment.