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 6df5373 commit b14eae5Copy full SHA for b14eae5
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Upload test logging
45
if: github.repository == 'tldr-pages/tldr' && github.event.pull_request.number != ''
46
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
47
with:
48
name: debug.log
49
path: debug.log
0 commit comments