Skip to content

Commit

Permalink
Merge pull request #222 from AndrewRathbun/master
Browse files Browse the repository at this point in the history
Update verify.yml - v2 to v3
  • Loading branch information
AndrewRathbun authored Jun 9, 2023
2 parents 57e7f16 + da63396 commit 6bc82f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3

0 comments on commit 6bc82f6

Please sign in to comment.