We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f25173 + 7830626 commit e1a3957Copy full SHA for e1a3957
1 file changed
.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61
tree -nh ./example/docs
62
-
63
name: Upload docs
64
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
65
with:
66
name: example-docs
67
path: ./example/docs/*
0 commit comments