Skip to content

Commit 7712d61

Browse files
committed
Bump actions/download-artifact in new step
1 parent 242a9d6 commit 7712d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ jobs:
456456

457457
steps:
458458
- name: Download artifact
459-
uses: actions/download-artifact@v3
459+
uses: actions/download-artifact@v4
460460
with:
461461
name: ArduinoCreateAgent-windows-${{ matrix.arch }}
462462

0 commit comments

Comments
 (0)