Skip to content

Commit e90666a

Browse files
Bump actions/download-artifact from 4 to 5 (#268)
1 parent 48ff9cb commit e90666a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/checkout@v4
9191

9292
- name: Download coverage artifacts
93-
uses: actions/download-artifact@v4
93+
uses: actions/download-artifact@v5
9494

9595
- name: Codecov upload
9696
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)