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 ca2b67c commit 330d357Copy full SHA for 330d357
.github/workflows/example.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@v3
50
51
- name: Download result
52
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v3
53
with:
54
name: dependabot-result
55
0 commit comments