Skip to content

Commit e9895df

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent bd4a89e commit e9895df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
fi
115115
116116
- name: 📤 Upload build artifacts
117-
uses: actions/upload-artifact@v4
117+
uses: actions/upload-artifact@v5
118118
with:
119119
name: ${{ matrix.platform }}-build
120120
path: |

0 commit comments

Comments
 (0)