Skip to content

Commit 227377e

Browse files
authored
Merge pull request #36 from arihant2math/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 4 to 7
2 parents b7f234a + 6c7aa95 commit 227377e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
url: ${{steps.deployment.outputs.page_url}}
4848

4949
steps:
50-
- uses: actions/download-artifact@v4
50+
- uses: actions/download-artifact@v7
5151
with:
5252
name: page
5353
path: .

0 commit comments

Comments
 (0)