Skip to content

Commit 0c310fe

Browse files
authored
Merge pull request #79 from jrjohnson/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents e83db0b + 38c9d8b commit 0c310fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
else
8686
echo "visual-differ succeeded (unexpected)"; exit 1
8787
fi
88-
- uses: actions/upload-artifact@v6
88+
- uses: actions/upload-artifact@v7
8989
with:
9090
path: results
9191

0 commit comments

Comments
 (0)