Skip to content

Commit 758dac9

Browse files
authored
ci: drop to download-artifact@v3 for now (#48)
1 parent 055589f commit 758dac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build-intel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
102102

103103
- name: Download artifacts
104-
uses: actions/download-artifact@v4
104+
uses: actions/download-artifact@v3
105105
with:
106106
path: nightly
107107

0 commit comments

Comments
 (0)