@ -25,6 +25,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ github.ref }}
fetch-depth: 1
- name: Cache node_modules
@ -76,6 +77,7 @@ jobs:
- name: Set up Python 3.8