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 53a551a + f0e5c9a commit 7b246eaCopy full SHA for 7b246ea
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@v5
+ uses: actions/upload-artifact@v6
57
with:
58
name: notifications
59
path: builds/notifications
0 commit comments