Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7e6c72

Browse files
committed
ci: use newer artifact action
Another CI update for artifact action version.
1 parent ffdc89f commit c7e6c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/experimental.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
runs-on: ubuntu-latest
112112
steps:
113113
- name: Download test results
114-
uses: actions/download-artifact@v3
114+
uses: actions/download-artifact@v4
115115
- name: Generate test summary
116116
uses: test-summary/action@v2
117117
with:

0 commit comments

Comments
 (0)