Skip to content

Commit

Permalink
Update all CI stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Nov 20, 2023
1 parent 86d2ef9 commit 934e1f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- name: asdf_install
uses: asdf-vm/actions/install@v2
uses: asdf-vm/actions/install@v3
- name: "linting: ${{ matrix.files }}"
run: npx -y awesome-lint ${{ matrix.files }}
awesome-bot:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.5.0
nodejs 20.9.0

0 comments on commit 934e1f6

Please sign in to comment.