We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f8b61 commit 6ce6066Copy full SHA for 6ce6066
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
}
54
55
- name: Upload packages artifacts
56
- uses: actions/upload-artifact@v1.0.0
+ uses: actions/upload-artifact@v4.0.0
57
with:
58
name: "drop-ci-packages"
59
path: './packages'
0 commit comments