Skip to content

Commit

Permalink
[ci] Bumping version for download artifact action
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Sep 20, 2024
1 parent 74d5e6f commit 21f570d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
path: patches/
- name: Download Node patch
if: needs.determine-language.outputs.language == 'all' || needs.determine-language.outputs.language == 'node'
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: node-docs-patch
path: patches/
Expand Down

0 comments on commit 21f570d

Please sign in to comment.