Skip to content

Commit e6e4f0d

Browse files
authored
Merge pull request #34 from tdhopper/dependabot/github_actions/actions/upload-artifact-7
2 parents 6f9d21c + 8a9bd09 commit e6e4f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Upload build artifacts
6969
if: always()
70-
uses: actions/upload-artifact@v4
70+
uses: actions/upload-artifact@v7
7171
with:
7272
name: site-build
7373
path: web/

0 commit comments

Comments
 (0)