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 b0d0e51 + 826dd6f commit c26b6c3Copy full SHA for c26b6c3
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
run: php builds/notifications --version
54
55
- name: Upload artifact
56
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
57
with:
58
name: notifications
59
path: builds/notifications
0 commit comments