Skip to content

Commit 87f2cb0

Browse files
authored
Merge pull request #58 from fwal/fix/remove-getos-fork
Remove getos fork and move to official release
2 parents f206891 + 7481332 commit 87f2cb0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@actions/exec": "^1.0.4",
3636
"@actions/io": "^1.0.2",
3737
"@actions/tool-cache": "^1.3.5",
38-
"getos": "github:fwal/getos#fix/package-support",
38+
"getos": "^3.2.1",
3939
"semver": "^7.3.2"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)