Skip to content

Commit

Permalink
Use actions/download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 6, 2024
1 parent dc5bbf0 commit fdfeeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download GitHub Pages artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: github-pages
path: lean4
Expand Down

0 comments on commit fdfeeb8

Please sign in to comment.