Skip to content

Commit 4e4cb81

Browse files
committed
bump artifact upload version
1 parent 4204c2f commit 4e4cb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wsl-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
mv clab.tar clab.wsl
3838
3939
- name: Upload WSL Image Artifact
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: clab-wsl2
4343
path: clab.wsl

0 commit comments

Comments
 (0)