File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
66
run : cargo test --release
67
67
68
68
- name : Move library
69
- run : move target/release/dynops.dll dynops_x64.dll
69
+ run : move target/releartifact@v4dll dynops_x64.dll
70
70
71
71
- name : Upload artifact
72
72
uses : actions/upload-artifact@v3
@@ -117,13 +117,13 @@ jobs:
117
117
- build-extension-linux-x64
118
118
119
119
steps :
120
- - name : Checkout
120
+ - name : Checkoutartifact@v4
121
121
uses : actions/checkout@v4
122
122
123
123
- name : Download Windows x64
124
124
uses : actions/download-artifact@v3
125
125
with :
126
- name : extension-x64-windows
126
+ name : extension-x64-wartifact@v4
127
127
path : .
128
128
129
129
- name : Download Linux x64
@@ -135,7 +135,7 @@ jobs:
135
135
- name : Install HEMTT
136
136
uses : arma-actions/hemtt@main
137
137
138
- - name : Run HEMTT build
138
+ - name : Run HEMTT buildartifact@v4
139
139
run : hemtt release
140
140
141
141
- name : Upload Artifact
You can’t perform that action at this time.
0 commit comments