Ross McFarland
7 months ago
No known key found for this signature in database
GPG Key ID: 943B179E15D3B22A
1 changed files with
2 additions and
2 deletions
-
.github/workflows/changelog.yml
|
|
|
@ -8,8 +8,8 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v4 |
|
|
|
- uses: actions/checkout@v4 |
|
|
|
ref: main |
|
|
|
- name: Fetch main |
|
|
|
run: git fetch origin main --depth 1 |
|
|
|
- name: Setup python |
|
|
|
uses: actions/setup-python@v4 |
|
|
|
with: |
|
|
|
|