Skip to content

Commit 1fead38

Browse files
authored
Merge pull request #602 from actions/dependabot/github_actions/actions/upload-artifact-7
2 parents 834979b + 66f7fd1 commit 1fead38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
7171
name: Upload Artifact
7272
id: upload
73-
uses: actions/upload-artifact@v6
73+
uses: actions/upload-artifact@v7
7474
with:
7575
name: dist
7676
path: dist/

0 commit comments

Comments
 (0)