Skip to content

Commit 32ede1c

Browse files
Bump actions/download-artifact from 5 to 8 (#289)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2686b2c commit 32ede1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
runs-on: ubuntu-latest
9999
steps:
100100
- name: Download all docs
101-
uses: actions/download-artifact@v5
101+
uses: actions/download-artifact@v8
102102

103103
- name: Check files
104104
run: |

0 commit comments

Comments
 (0)