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 8c20a34 commit 4218de3Copy full SHA for 4218de3
.github/workflows/oats-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
run: .github/scripts/run-oats-tests.sh
37
38
- name: upload log file
39
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
40
if: failure()
41
with:
42
name: OATs logs
0 commit comments