Skip to content

Commit

Permalink
oui
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleL41 committed Oct 21, 2024
1 parent cafe981 commit f8ede39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '20'
uses: actions/setup-node@v3
with:
node-version: '20'

- name: Set up Python
uses: actions/setup-python@v3
Expand Down

0 comments on commit f8ede39

Please sign in to comment.