Skip to content

Commit

Permalink
Bump node version on eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed May 22, 2024
1 parent 8112758 commit e63710c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/eslint-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
uses: powerhome/github-actions-workflows/.github/workflows/yarn-package.yml@main
with:
package: ${{ github.workflow }}
node: '["18", "20"]'
workdir: "packages/${{ github.workflow }}"
secrets: inherit
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ruby 3.3.1
nodejs 20.13.1
1 change: 0 additions & 1 deletion packages/camel_trail/.tool-versions

This file was deleted.

0 comments on commit e63710c

Please sign in to comment.