Skip to content

Commit

Permalink
Update github @actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar committed Sep 16, 2024
1 parent 7577534 commit 9b6a3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
force_orphan: true

- name: Archive Docs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: docs
path: docs/build

0 comments on commit 9b6a3ff

Please sign in to comment.