We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516aeae commit b463716Copy full SHA for b463716
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: self-hosted
19
20
steps:
21
- - name: Checkout code
+ - name: Checkout Code
22
uses: actions/checkout@v4
23
24
- name: Setup Node.js
0 commit comments