Skip to content

Commit bb6d0e5

Browse files
committed
Update the github action.
1 parent a6a0d8e commit bb6d0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_pat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
cmake --build . --target package -j 2
124124
125125
- name: Save artifact
126-
uses: actions/upload-artifact@v2
126+
uses: actions/upload-artifact@v4
127127
with:
128128
path: ./build/ParametricAnalysisTool-*
129129

0 commit comments

Comments
 (0)