Skip to content

Commit 21fdcad

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-ubuntu.yml

+1-1
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)