Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBianconi committed Sep 16, 2024
1 parent 33964bd commit 36ab44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download built site archive
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: site-archive
path: _site
Expand Down

0 comments on commit 36ab44b

Please sign in to comment.