Skip to content

Commit 7cdfe83

Browse files
Merge pull request #41 from guparan/patch-1
[GitHub] FIX CI workflow
2 parents 7306272 + 33f521d commit 7cdfe83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Setup SOFA and environment
2020
id: sofa
21-
uses: sofa-framework/sofa-setup-action@v3.0
21+
uses: sofa-framework/sofa-setup-action@v3
2222
with:
2323
sofa_root: ${{ github.workspace }}/sofa
2424
sofa_version: ${{ matrix.sofa_branch }}

0 commit comments

Comments
 (0)