Skip to content

Commit 6643be6

Browse files
committed
Bump actions/core version
Fixed "The `set-env` command is disabled" sugestion from golangci#103 (comment)
1 parent 4bb48d2 commit 6643be6

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
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/cache": "^0.2.1",
29-
"@actions/core": "^1.2.0",
29+
"@actions/core": "^1.2.6",
3030
"@actions/exec": "^1.0.1",
3131
"@actions/github": "^2.1.1",
3232
"@actions/tool-cache": "^1.5.5",

0 commit comments

Comments
 (0)