Skip to content

Commit dc6f2d7

Browse files
author
Donna-Marie Smith
committed
updated html test checklink.yml to use non-depricated version
1 parent e540232 commit dc6f2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checklink.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
config: .htmltest.yml
4141
- name: Archive htmltest results
4242
if: always()
43-
uses: actions/upload-artifact@v2
43+
uses: actions/upload-artifact@v3
4444
# Note: Set ACTIONS_RUNTIME_TOKEN env variable to test with nektos/act
4545
with:
4646
name: htmltest-report

0 commit comments

Comments
 (0)