Skip to content

Commit 1b33edd

Browse files
authored
Bump actions/upload-artifact from 5 to 6 (#278)
2 parents fa147fc + 85e0692 commit 1b33edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
echo "::endgroup::"
9797
9898
- name: Upload extraction results
99-
uses: actions/upload-artifact@v5
99+
uses: actions/upload-artifact@v6
100100
with:
101101
name: extraction-results
102102
path: extraction/tests/extracted-code

0 commit comments

Comments
 (0)