Skip to content

Commit 25bcce8

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 188ffc2 commit 25bcce8

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
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Upload build results
7777
if: always()
78-
uses: actions/upload-artifact@v4
78+
uses: actions/upload-artifact@v7
7979
with:
8080
name: build-results-${{ runner.os }}-${{ runner.arch }}
8181
path: |

0 commit comments

Comments
 (0)