Skip to content

Commit b2a3291

Browse files
authored
1 parent c89534d commit b2a3291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
}
109109
110110
- name: Upload artifacts
111-
uses: actions/upload-artifact@v2
111+
uses: actions/upload-artifact@v4
112112
with:
113113
name: drop
114114
path: ${{ github.workspace }}/drop/

0 commit comments

Comments
 (0)