Skip to content

Commit

Permalink
Upgrade to try and resolve unknown argument error
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Nov 22, 2023
1 parent 244b1ec commit 67118b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# run eslint on all files if eslintrc changes
- name: Run eslint on changed files
uses: sibiraj-s/action-eslint@v2
uses: sibiraj-s/action-eslint@v3
with:
all-files: ${{ steps.filter.outputs.eslintrc == 'true' }}

Expand Down

0 comments on commit 67118b8

Please sign in to comment.