We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee4f18 commit 36a1df9Copy full SHA for 36a1df9
.github/dependabot.yml
@@ -29,3 +29,5 @@ updates:
29
versions: [">=6.1.0"]
30
- dependency-name: "peter-evans/create-pull-request"
31
versions: [">=8.0.0"]
32
+ - dependency-name: "actions/upload-artifact"
33
+ versions: [">=6.0.0"]
0 commit comments