We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f52814d + 4d7a8b0 commit 00e23cfCopy full SHA for 00e23cf
1 file changed
.github/workflows/build.yml
@@ -88,7 +88,7 @@ jobs:
88
fi
89
-
90
name: Upload artifacts
91
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
92
with:
93
name: ${{ env.ARTIFACT_NAME }}
94
path: /tmp/out/*
0 commit comments