Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-8.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flatherskevin authored Jul 8, 2023
2 parents 0e7e0cf + d01bf2f commit 429cd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set Node.js 16.x
uses: actions/setup-node@v3.6.0
uses: actions/setup-node@v3.7.0
with:
node-version: 16.x
- name: Install dependencies
Expand Down

0 comments on commit 429cd26

Please sign in to comment.