12
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2026-05-22 03:52:00 +00:00
This commit is contained in:
taloonjulius28 2026-05-20 15:22:58 -03:00 committed by GitHub
commit ab833dea1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ on:
# (For example, test-data/v2/basic -> https://github.com/actions/checkout/tree/test-data/v2/basic)
jobs:
build:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4