Skip to content

Commit

Permalink
Fix CI workflow (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 24, 2021
1 parent 755d287 commit b21f7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 猡碉笍 Check out code from GitHub
uses: actions/checkout@@v2.3.4
uses: actions/checkout@v2.3.4
- name: 馃殌 Run yamllint
uses: frenck/action-yamllint@v1.0.2

Expand Down

0 comments on commit b21f7f4

Please sign in to comment.