Skip to content

Commit 32c0946

Browse files
committed
fix: non existing github action hash
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent 0530c3e commit 32c0946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks-naming-tests.yml

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

2525
# Using the specific commit SHA for actions/checkout@v5.0.0, as requested
2626
- name: Checkout repository
27-
uses: actions/checkout@8ade135a368bb9860e15bcafd2cf940ba6f36c4c
27+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2828

2929
- name: Validate test file naming convention
3030
run: |

0 commit comments

Comments
 (0)