Skip to content

Commit

Permalink
build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows (#715)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 02ac49b commit 65de7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download pages artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: pages
path: .
Expand Down

0 comments on commit 65de7d3

Please sign in to comment.