We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e540232 commit dc6f2d7Copy full SHA for dc6f2d7
.github/workflows/checklink.yml
@@ -40,7 +40,7 @@ jobs:
40
config: .htmltest.yml
41
- name: Archive htmltest results
42
if: always()
43
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
44
# Note: Set ACTIONS_RUNTIME_TOKEN env variable to test with nektos/act
45
with:
46
name: htmltest-report
0 commit comments