We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6212f99 commit f0370dbCopy full SHA for f0370db
action.js
@@ -4,7 +4,7 @@ const path = require('path')
4
const artifact = require('././.action/artifact')
5
const fs = require('fs')
6
7
-const scxVersion = 'v2.1.0'
+const scxVersion = 'v2.2.0'
8
const outputPath = '.build/xcframework-zipfile.url'
9
10
core.setCommandEcho(true)
0 commit comments