8000 Merge pull request #7038 from libgit2/ethomson/ci · timonvo/libgit2@b042e57 · GitHub
[go: up one dir, main page]

Skip to content

Commit b042e57

Browse files
authored
Merge pull request libgit2#7038 from libgit2/ethomson/ci
ci: update download-artifact version
2 parents 1cd6872 + 1b3598c commit b042e57

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
@@ -113,7 +113,7 @@ jobs:
113113
runs-on: ubuntu-latest
114114
steps:
115115
- name: Download test results
116-
uses: actions/download-artifact@v3
116+
uses: actions/download-artifact@v4
117117
- name: Generate test summary
118118
uses: test-summary/action@v2
119119
with:

0 commit comments

Comments
 (0)
0