Skip to content

Commit

Permalink
Upgrade upload-artifact in website build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Nov 25, 2024
1 parent 9baa3b8 commit f57ce0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lucene-Net-Website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
shell: powershell

- name: Upload website as build artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: ${{always()}}
with:
name: 'website'
Expand Down

0 comments on commit f57ce0f

Please sign in to comment.