Skip to content

Commit e889615

Browse files
committed
ci(.github/workflows): Update actions/upload-artifact version
1 parent d03f0cb commit e889615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
SNAPCRAFT_BUILD_ENVIRONMENT=lxd snapcraft
5151
5252
- name: Upload snap as artifact
53-
uses: actions/upload-artifact@v3
53+
uses: actions/upload-artifact@v4
5454
with:
5555
name: httpprobe-snap
5656
path: ./*.snap

0 commit comments

Comments
 (0)