Update main.yml

This commit is contained in:
世界观察日志
2024-05-04 22:02:31 +08:00
committed by GitHub
parent d6e6aca75c
commit 4ffe9a97f1

View File

@@ -8,7 +8,7 @@ jobs:
name: Build Windows Version
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with: