We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a75fba commit dfec7e4Copy full SHA for dfec7e4
README.md
@@ -37,7 +37,7 @@ jobs:
37
run: |
38
choco install ironpython --version=2.7.8.1
39
40
- - uses: compas-dev/compas-actions.ghpython_components@v2
+ - uses: compas-dev/compas-actions.ghpython_components@v5
41
with:
42
source: components
43
target: build
@@ -68,7 +68,7 @@ jobs:
68
choco install python --version=3.9.10
69
python -m pip install pythonnet==3.0.3
70
71
72
73
74
0 commit comments