We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecfa8be commit 0b382f7Copy full SHA for 0b382f7
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- name: Setup SOFA and environment
27
id: sofa
28
- uses: guparan/sofa-setup-action@ci_improve_workflow
+ uses: sofa-framework/sofa-setup-action@robosoft2022
29
with:
30
sofa_root: ${{ github.workspace }}/sofa
31
sofa_version: ${{ matrix.sofa_branch }}
0 commit comments