Skip to content

Commit 88f1ff6

Browse files
authored
Fix typo
1 parent d725564 commit 88f1ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2626
steps:
2727
- name: Checkout Code
28-
uses: actions/checkout@v8e8c483db84b4bee98b60c0593521ed34d9990e8 # 6.0.1
28+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 6.0.1
2929
- name: Pre-commit
3030
uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
3131
with:

0 commit comments

Comments
 (0)