We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af50e01 + 8f0682b commit a069caeCopy full SHA for a069cae
1 file changed
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Upload Build Artifacts
84
if: success()
85
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
86
with:
87
name: ${{ env.MODULE_ID }}
88
path: |
0 commit comments