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