Merge pull request #56 from rpearce/dependabot/github_actions/actions/download-artifact-4

This commit is contained in:
Robert Pearce 2023-12-14 22:24:00 -05:00 committed by GitHub
commit 4952b1dac2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ jobs:
steps: steps:
- name: Download artifact - name: Download artifact
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4
with: with:
name: pages name: pages
path: result path: result