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 07574e6 commit bde4db9Copy full SHA for bde4db9
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
49
steps:
50
- name: Download docs artifact
51
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
52
with:
53
name: docs
54
path: artifacts
@@ -95,12 +95,12 @@ jobs:
95
96
97
98
99
100
101
102
- name: Download robots artifact
103
104
105
name: robots
106
0 commit comments