Thanks to visit codestin.com Credit goes to github.com
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 b15c1f4 commit 1a05b19Copy full SHA for 1a05b19
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
commit_message: Auto-update the index.html
30
file_pattern: docs/index.html
31
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
32
33
name: index.html
34
path: docs/index.html
0 commit comments