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 6814687 commit 2eab7f2Copy full SHA for 2eab7f2
.github/workflows/make-docs.yml
@@ -87,7 +87,7 @@ jobs:
87
ref: 'gh-pages'
88
- name: Download artifacts
89
id: download
90
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
91
with:
92
name: smithy-docs
93
path: /tmp/smithy-docs
0 commit comments