Skip to content

Commit

Permalink
force node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriajury committed Oct 14, 2024
1 parent 1bd09b3 commit b26dccf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
max-parallel: 4
matrix:
python-version: ["3.11"]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true
runs:
using: 'node20'
main: 'main.js'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b26dccf

Please sign in to comment.