Skip to content

Commit 0b382f7

Browse files
committed
Fix workflow for robosoft2022 branch
1 parent ecfa8be commit 0b382f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Setup SOFA and environment
2727
id: sofa
28-
uses: guparan/sofa-setup-action@ci_improve_workflow
28+
uses: sofa-framework/sofa-setup-action@robosoft2022
2929
with:
3030
sofa_root: ${{ github.workspace }}/sofa
3131
sofa_version: ${{ matrix.sofa_branch }}

0 commit comments

Comments
 (0)