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.
2 parents 4c46465 + 44a6b25 commit df90d57Copy full SHA for df90d57
.github/workflows/build-docs.yml
@@ -62,7 +62,7 @@ jobs:
62
runs-on: ubuntu-latest
63
steps:
64
- name: ⏬ Download artifacts
65
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
66
with:
67
name: docs
68
path: artifacts
@@ -83,7 +83,7 @@ jobs:
83
submodules: recursive
84
85
86
87
88
89
@@ -118,7 +118,7 @@ jobs:
118
image: registry.jetbrains.team/p/writerside/builder/algolia-publisher:2.0.32-3
119
120
- name: Download artifact
121
122
123
124
0 commit comments