Skip to content

Commit

Permalink
Update upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Sep 11, 2024
1 parent 9bbabc4 commit e69ac2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: 7z a ${{ github.workspace }}/htmltest.zip tmp/.htmltest/* -r
- name: Upload lint result failure
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: "htmltest.zip"
path: htmltest.zip

0 comments on commit e69ac2c

Please sign in to comment.