Skip to content

Commit ff64b2f

Browse files
authored
Merge pull request #2 from xtrasmal/xtrasmal-patch-2
Updated actions core to ^1.10.0
2 parents efd5aae + edaaeeb commit ff64b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@actions/artifact": "^0.5.2",
13-
"@actions/core": "^1.4.0",
13+
"@actions/core": "^1.10.0",
1414
"@actions/exec": "^1.1.0",
1515
"d3": "^7.0.0",
1616
"esbuild": "^0.12.15",

0 commit comments

Comments
 (0)