Skip to content

Commit feed34f

Browse files
committed
2 parents d556d81 + abcc156 commit feed34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v3
3838
- name: Setup Python
39-
uses: actions/setup-python@v3
39+
uses: actions/setup-python@v4
4040
with:
4141
python-version: ${{ matrix.python }}
4242
- uses: actions/cache@v3

0 commit comments

Comments
 (0)