Skip to content

Commit ff05661

Browse files
authored
Merge pull request #75 from docker/dependabot/github_actions/actions/upload-artifact-6
build(deps): bump actions/upload-artifact from 5 to 6
2 parents bf00773 + b4f2261 commit ff05661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
tree -nh ./example/docs
8383
-
8484
name: Upload docs
85-
uses: actions/upload-artifact@v5
85+
uses: actions/upload-artifact@v6
8686
with:
8787
name: example-docs
8888
path: ./example/docs/*

0 commit comments

Comments
 (0)