Update main.yml

This commit is contained in:
ManeraKai
2024-08-26 13:02:13 +03:00
committed by GitHub
parent 7c8fd61991
commit a157e6bc41
+3
View File
@@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 0
ref: main
- uses: actions/setup-python@v4.5.0
with:
python-version: '3.8'