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 fba4cbf commit 89fcc62Copy full SHA for 89fcc62
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
74
steps:
75
- name: Download Artifact
76
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
77
with:
78
name: packages
79
0 commit comments