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 d8e95cb commit ac0d92bCopy full SHA for ac0d92b
.github/workflows/dependabot-post-update.yml
@@ -51,7 +51,7 @@ jobs:
51
runs-on: ubuntu-latest
52
steps:
53
- name: Download dist artifact
54
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
55
with:
56
name: dist
57
path: dist
0 commit comments