File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
distribution : ' zulu'
55
55
java-version-file : .github/workflows/.java-version
56
56
57
- - uses : actions/download-artifact@v4
57
+ - uses : actions/download-artifact@v5
58
58
with :
59
59
name : jni-binaries
60
60
path : zipline/src/jvmMain/resources/jni
80
80
distribution : ' zulu'
81
81
java-version-file : .github/workflows/.java-version
82
82
83
- - uses : actions/download-artifact@v4
83
+ - uses : actions/download-artifact@v5
84
84
with :
85
85
name : jni-binaries
86
86
path : zipline/src/jvmMain/resources/jni
@@ -142,7 +142,7 @@ jobs:
142
142
distribution : ' zulu'
143
143
java-version-file : .github/workflows/.java-version
144
144
145
- - uses : actions/download-artifact@v4
145
+ - uses : actions/download-artifact@v5
146
146
with :
147
147
name : jni-binaries
148
148
path : zipline/src/jvmMain/resources/jni
You can’t perform that action at this time.
0 commit comments