We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5322be3 + 7520997 commit c3f5611Copy full SHA for c3f5611
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@v4
+ uses: actions/upload-artifact@v5
86
with:
87
name: example-docs
88
path: ./example/docs/*
0 commit comments