We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03f0cb commit e889615Copy full SHA for e889615
.github/workflows/snap.yml
@@ -50,7 +50,7 @@ jobs:
50
SNAPCRAFT_BUILD_ENVIRONMENT=lxd snapcraft
51
52
- name: Upload snap as artifact
53
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
54
with:
55
name: httpprobe-snap
56
path: ./*.snap
0 commit comments