Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 3 to 4 (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
  • Loading branch information
2 people authored and github-actions[bot] committed Feb 18, 2024
1 parent f949f46 commit fc42994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solhint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
check-latest: false
Expand Down

0 comments on commit fc42994

Please sign in to comment.