Skip to content

Commit 01ff5a2

Browse files
Update build_and_upload.yml
1 parent 913b156 commit 01ff5a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_upload.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
# Upload the binary as an artifact
4242
- name: Upload artifact
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: http-request-printer-${{ github.ref_name }}
46-
path: http-request-printer
46+
path: http-request-printer

0 commit comments

Comments
 (0)