mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
ci: use newer artifact action
Another CI update for artifact action version.
This commit is contained in:
2
.github/workflows/experimental.yml
vendored
2
.github/workflows/experimental.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Download test results
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
- name: Generate test summary
|
||||
uses: test-summary/action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user