Skip to content

Commit

Permalink
Use new download to match qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed May 4, 2024
1 parent 01a802b commit 75af188
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ jobs:

# Download plugin artifact provided by the previous job
- name: Download Artifact
# use download-artifact@v3 for now, as v4 is not yet compatible with qodana-action@v2023.2.9
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: qodana-report

Expand Down

0 comments on commit 75af188

Please sign in to comment.