mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-14 03:01:22 +01:00
workflow to node.js 20
This commit is contained in:
parent
84a41ad93c
commit
0180735dd5
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Python 3.x
|
- name: Set up Python 3.x
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
# Semantic version range syntax or exact version of a Python version
|
# Semantic version range syntax or exact version of a Python version
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user