Skip to content

Commit 18e09f8

Browse files
committed
change upload-artifact version
1 parent 8970fa7 commit 18e09f8

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
@@ -60,7 +60,7 @@ jobs:
6060
fi
6161
6262
- name: Create artifact
63-
uses: actions/upload-artifact@v2
63+
uses: actions/upload-artifact@v4.4.0
6464
with:
6565
name: ModelOrderReduction_${{ steps.sofa.outputs.run_branch }}_for-SOFA-${{ steps.sofa.outputs.sofa_version }}_${{ runner.os }}
6666
path: ${{ env.WORKSPACE_INSTALL_PATH }}

0 commit comments

Comments
 (0)