We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4204c2f commit 4e4cb81Copy full SHA for 4e4cb81
.github/workflows/build-wsl-image.yml
@@ -37,7 +37,7 @@ jobs:
37
mv clab.tar clab.wsl
38
39
- name: Upload WSL Image Artifact
40
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
41
with:
42
name: clab-wsl2
43
path: clab.wsl
0 commit comments