Skip to content

Commit caa712a

Browse files
committed
1 parent 6f32709 commit caa712a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
./helloworld
7575
7676
- name: Upload binary
77-
uses: actions/upload-artifact@v2
77+
uses: actions/upload-artifact@v4
7878
with:
7979
name: helloworld-${{ matrix.os }}
8080
path: helloworld*

0 commit comments

Comments
 (0)