Skip to content

Commit

Permalink
adjust github actions node
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 10, 2023
1 parent 6777a01 commit 63a4727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Lint & TS Check
runs-on: ubuntu-latest
container:
image: node:18.10
image: node:18
env:
NODE_ENV: development
NEXT_PUBLIC_DRUPAL_BASE_URL: ${{ secrets.NEXT_PUBLIC_DRUPAL_BASE_URL }}
Expand Down

0 comments on commit 63a4727

Please sign in to comment.