Skip to content

Commit c26b6c3

Browse files
Merge pull request #159 from TheDragonCode/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents b0d0e51 + 826dd6f commit c26b6c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: php builds/notifications --version
5454

5555
- name: Upload artifact
56-
uses: actions/upload-artifact@v6
56+
uses: actions/upload-artifact@v7
5757
with:
5858
name: notifications
5959
path: builds/notifications

0 commit comments

Comments
 (0)