Skip to content

Commit 21fdcad

Browse files
committed
bump to upload-artifact@v4
1 parent ef94977 commit 21fdcad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
# cd does not persist across steps
3737
- name: upload build artifact
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: sshfs
4141
path: build/sshfs

0 commit comments

Comments
 (0)