We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8970fa7 commit 18e09f8Copy full SHA for 18e09f8
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
fi
61
62
- name: Create artifact
63
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4.4.0
64
with:
65
name: ModelOrderReduction_${{ steps.sofa.outputs.run_branch }}_for-SOFA-${{ steps.sofa.outputs.sofa_version }}_${{ runner.os }}
66
path: ${{ env.WORKSPACE_INSTALL_PATH }}
0 commit comments