Skip to content

Commit

Permalink
bump artifact upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
FloSch62 committed Feb 3, 2025
1 parent 4204c2f commit 4e4cb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wsl-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
mv clab.tar clab.wsl
- name: Upload WSL Image Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: clab-wsl2
path: clab.wsl
Expand Down

0 comments on commit 4e4cb81

Please sign in to comment.