fix test on windows

This commit is contained in:
Slawomir Jaranowski
2020-01-24 10:01:30 +01:00
parent e385db4b9a
commit e6531e7184
3 changed files with 7 additions and 7 deletions

View File

@ -24,7 +24,7 @@
},
"homepage": "https://github.com/s4u/maven-settings-action#readme",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/core": "^1.2.2",
"xmldom": "^0.2.1",
"xpath": "0.0.27"
},