Skip to content

Commit 9d3c94b

Browse files
ci: bump actions/upload-artifact from 4.3.5 to 4.3.6 (#139)
1 parent 1c461c8 commit 9d3c94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Upload coverage data
6767
if: always() && matrix.session == 'tests'
68-
uses: "actions/upload-artifact@v4.3.5"
68+
uses: "actions/upload-artifact@v4.3.6"
6969
with:
7070
name: coverage-data
7171
path: ".coverage.*"

0 commit comments

Comments
 (0)