Skip to content

Commit 87c3283

Browse files
authored
Merge pull request #297 from actions/bump-actions-artifact
Bump actions/artifact to 2.0.1
2 parents 7a9bd94 + 87625d9 commit 87c3283

File tree

4 files changed

+47
-10
lines changed

4 files changed

+47
-10
lines changed

dist/index.js

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

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 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
@@ -4,7 +4,7 @@
44
"description": "Deploy an actions artifact to GitHub Pages",
55
"main": "./dist/index.js",
66
"dependencies": {
7-
"@actions/artifact": "^2.0.0",
7+
"@actions/artifact": "^2.0.1",
88
"@actions/core": "^1.10.1",
99
"@actions/github": "^6.0.0",
1010
"@octokit/request-error": "^5.0.1",

0 commit comments

Comments
 (0)