Skip to content

Commit 7d63ea8

Browse files
authored
Update build.yml
1 parent 6fb7451 commit 7d63ea8

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
@@ -73,7 +73,7 @@ jobs:
7373
run: cp `cabal list-bin exe:kda` .
7474
- name: Stripping binary
7575
run: strip kda
76-
- uses: actions/upload-artifact@v3
76+
- uses: actions/upload-artifact@v4
7777
with:
7878
name: kda-build-${{ matrix.os }}-${{ matrix.ghc }}
7979
path: kda

0 commit comments

Comments
 (0)