Name checkout GitHub action

This commit is contained in:
Helen Chong 2024-05-30 01:02:43 +08:00
parent b5fc12d21a
commit 9250161426
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
# Set up any tools and build steps here
- name: Set Up Bun