Skip to content

Commit ab3c9bb

Browse files
author
Saravanan Raghunathan
committed
fix
1 parent f35e554 commit ab3c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
# Checkout (without LFS)
1111
- name: Checkout repository
12-
uses: actions/checkout@v4
12+
uses: actions/checkout@v3
1313

1414
# Git LFS
1515
- name: Create LFS file list

0 commit comments

Comments
 (0)