We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f37f26 + d532585 commit 3a3caceCopy full SHA for 3a3cace
2 files changed
.github/workflows/continuous-deployment.yaml
@@ -133,7 +133,7 @@ jobs:
133
134
- id: save
135
name: Save artifact
136
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
137
with:
138
name: release-candidate
139
path: ./dist
.github/workflows/docs.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
- id: upload-release-candidate
41
name: Upload release candidate
42
43
44
45
path: ./_build/html/
0 commit comments