Skip to content

Commit 4218de3

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
1 parent 8c20a34 commit 4218de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oats-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: .github/scripts/run-oats-tests.sh
3737

3838
- name: upload log file
39-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
39+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
4040
if: failure()
4141
with:
4242
name: OATs logs

0 commit comments

Comments
 (0)