Browse Source

⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 (#5321)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5347/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
a3a8d68715
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]2.0
uses: dawidd6/[email protected]3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-docs.yml

Loading…
Cancel
Save