Merge pull request #7038 from libgit2/ethomson/ci

ci: update download-artifact version
This commit is contained in:
Edward Thomson
2025-02-07 22:02:10 +00:00
committed by GitHub

View File

@@ -113,7 +113,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: