All Ublue repos I checked have a checkout action step like this: ``` # Checkout push-to-registry act

All Ublue repos I checked have a checkout action step like this:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
  uses: actions/checkout@v4
Was this page helpful?