Skip to content

Commit

Permalink
Update LintingAutoFix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz authored Aug 14, 2024
1 parent 345fa7a commit e849b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LintingAutoFix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: echo "The selected tag is ${{ steps.tag.outputs.TAG }}"
- uses: actions/setup-node@v4
with:
node-version: '18.18.2'
node-version: '18.20.3'
- run: git status
- run: npm install -g yarn
- name: Prepare
Expand Down

0 comments on commit e849b7f

Please sign in to comment.