Skip to content

Commit d43a564

Browse files
committed
Bump to 1.7.0
1 parent e60e9f0 commit d43a564

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7826,6 +7826,7 @@ const semver = __importStar(__webpack_require__(876));
78267826
const core = __importStar(__webpack_require__(470));
78277827
const os_1 = __webpack_require__(316);
78287828
const VERSIONS_LIST = [
7829+
["5.4", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
78297830
["5.3.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
78307831
["5.3.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
78317832
["5.3.1", [os_1.OS.MacOS, os_1.OS.Ubuntu]],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-swift",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Set up GitHub Actions workflow with Swift support",
55
"private": true,
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)