Skip to content

Commit

Permalink
Merge pull request #2599 from dependabot/github_actions/dot-github/wo…
Browse files Browse the repository at this point in the history
…rkflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
dzbaker committed Sep 16, 2024
2 parents 7f36a04 + 9353379 commit 8d4331d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7

- name: Display structure of downloaded files
run: ls -R
Expand Down

0 comments on commit 8d4331d

Please sign in to comment.