Browse Source

⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
pull/5571/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
fcf49a04eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/preview-docs.yml

2
.github/workflows/preview-docs.yml

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Download Artifact Docs
uses: dawidd6/[email protected]3.0
uses: dawidd6/[email protected]4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-docs.yml

Loading…
Cancel
Save