We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822ebb9 commit fe049f3Copy full SHA for fe049f3
1 file changed
.github/workflows/azuresdkdrop.yml
@@ -96,7 +96,7 @@ jobs:
96
runs-on: ubuntu-latest
97
steps:
98
- name: Download artifact
99
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
100
with:
101
name: package
102
0 commit comments