We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb3d6f commit 924d69aCopy full SHA for 924d69a
.github/workflows/ci.yml
@@ -65,7 +65,7 @@
65
},
66
{
67
"name": "Upload build artifacts",
68
- "uses": "actions/[email protected].1",
+ "uses": "actions/[email protected].2",
69
"with": {
70
"path": "dist/"
71
}
0 commit comments