We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9995cd commit fc992dfCopy full SHA for fc992df
.github/workflows/docs.yml
@@ -46,7 +46,7 @@ jobs:
46
echo "::warning title=Invalid file permissions automatically fixed::$line"
47
done
48
- name: Upload Pages artifact
49
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
50
with:
51
path: ./build/docs
52
0 commit comments