Skip to content

Commit

Permalink
Bump workflow node deps - drop 18
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Dec 10, 2024
1 parent 802d667 commit 3d63a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
uses: powerhome/github-actions-workflows/.github/workflows/yarn-package.yml@main
with:
package: ${{ github.workflow }}
node: '["18", "20"]'
node: '["20", "22"]'
workdir: "packages/${{ github.workflow }}"
secrets: inherit

0 comments on commit 3d63a81

Please sign in to comment.