ci: audit step names in workflows (#373)

This commit is contained in:
Alfi Maulana
2024-07-27 20:16:44 +07:00
committed by GitHub
parent d797dcbf23
commit 3582170018
3 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ jobs:
name: Build Package
runs-on: ubuntu-latest
steps:
- name: Checkout
- name: Checkout Project
uses: actions/checkout@v4.1.7
- name: Setup Node.js