Skip to content

Commit 940684e

Browse files
committed
updated one missing checkout
1 parent 6e3a2ba commit 940684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-listing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# Checkout Local Repository
3939
- name: Checkout Local Repository
40-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
40+
uses: actions/checkout@v4
4141

4242
# Checkout Automation Repository without removing prior checkouts
4343
- name: Checkout Automation Repository

0 commit comments

Comments
 (0)