Update push_master.yml

This commit is contained in:
2024-04-07 00:27:43 +02:00
committed by GitHub
Unverified
parent b954f058c6
commit d9825987cf

View File

@@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v3
with: