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 8ea1855 commit b43dba2Copy full SHA for b43dba2
.github/workflows/build-test-package-publish.yml
@@ -72,7 +72,7 @@ jobs:
72
73
steps:
74
- name: Download Artifacts
75
- uses: actions/download-artifact@4
+ uses: actions/download-artifact@v4
76
with:
77
path: artifacts
78
0 commit comments