Skip to content

Commit f0370db

Browse files
authored
Update action.js
1 parent 6212f99 commit f0370db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const path = require('path')
44
const artifact = require('././.action/artifact')
55
const fs = require('fs')
66

7-
const scxVersion = 'v2.1.0'
7+
const scxVersion = 'v2.2.0'
88
const outputPath = '.build/xcframework-zipfile.url'
99

1010
core.setCommandEcho(true)

0 commit comments

Comments
 (0)