Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 14, 2023
1 parent 522412d commit e1bb9f6
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 @@ -5,7 +5,7 @@ jobs:
build-lint:
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 e1bb9f6

Please sign in to comment.