We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf00773 + b4f2261 commit ff05661Copy full SHA for ff05661
1 file changed
.github/workflows/test.yml
@@ -82,7 +82,7 @@ jobs:
82
tree -nh ./example/docs
83
-
84
name: Upload docs
85
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
86
with:
87
name: example-docs
88
path: ./example/docs/*
0 commit comments