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 6e3a2ba commit 940684eCopy full SHA for 940684e
.github/workflows/build-listing.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Checkout Local Repository
39
- name: Checkout Local Repository
40
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
+ uses: actions/checkout@v4
41
42
# Checkout Automation Repository without removing prior checkouts
43
- name: Checkout Automation Repository
0 commit comments