Skip to content

Commit

Permalink
Merge pull request #20 from arihant2math/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
arihant2math authored Jul 13, 2024
2 parents 400ebc2 + 37577cb commit 5da3d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
url: ${{steps.deployment.outputs.page_url}}

steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: page
path: .
Expand Down

0 comments on commit 5da3d0c

Please sign in to comment.