Skip to content

Commit 8791adc

Browse files
committed
chore: update actions/upload-artifact to v4 in ci
1 parent 3bfb5b9 commit 8791adc

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
@@ -71,7 +71,7 @@ jobs:
7171
make build-debug-mode
7272
7373
- name: Upload artifact
74-
uses: actions/upload-artifact@v3
74+
uses: actions/upload-artifact@v4
7575
with:
7676
name: silius
7777
path: target/debug/silius

0 commit comments

Comments
 (0)