Skip to content

Commit

Permalink
Unpin patch version
Browse files Browse the repository at this point in the history
Making it more likely that we get a cache hit.
  • Loading branch information
Zac-HD committed Mar 18, 2024
1 parent 8d0e331 commit 30d3bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: "3.10.9"
python-version: "3.10"
- name: Restore cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 30d3bbc

Please sign in to comment.