We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef94977 commit 21fdcadCopy full SHA for 21fdcad
1 file changed
.github/workflows/build-ubuntu.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# cd does not persist across steps
37
- name: upload build artifact
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: sshfs
41
path: build/sshfs
0 commit comments