Skip to content

Commit

Permalink
Bump download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
adrenak committed Dec 15, 2024
1 parent b9d3751 commit 07ae134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documention.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Download the generated documentation
- name: Download site artifact
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: _site

Expand Down

0 comments on commit 07ae134

Please sign in to comment.