Skip to content

Commit dfec7e4

Browse files
committed
update docs
1 parent 5a75fba commit dfec7e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
choco install ironpython --version=2.7.8.1
3939
40-
- uses: compas-dev/compas-actions.ghpython_components@v2
40+
- uses: compas-dev/compas-actions.ghpython_components@v5
4141
with:
4242
source: components
4343
target: build
@@ -68,7 +68,7 @@ jobs:
6868
choco install python --version=3.9.10
6969
python -m pip install pythonnet==3.0.3
7070
71-
- uses: compas-dev/compas-actions.ghpython_components@v2
71+
- uses: compas-dev/compas-actions.ghpython_components@v5
7272
with:
7373
source: components
7474
target: build

0 commit comments

Comments
 (0)