Skip to content

Commit

Permalink
Downagrade download artifact to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
theEvilReaper committed Jan 16, 2024
1 parent c0d14eb commit 001dca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/writerside.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: docs

Expand Down

0 comments on commit 001dca0

Please sign in to comment.