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