Skip to content

Commit c9a4513

Browse files
authored
Update build.yml
1 parent 9a33d60 commit c9a4513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-python@v2
1414
with:
15-
python-version: "3.10.0-beta.1"
15+
python-version: "3.10.0-beta.2"
1616
- uses: actions/cache@v2
1717
with:
1818
path: ~/.cache/pip

0 commit comments

Comments
 (0)