Skip to content

Commit 94befec

Browse files
committed
Merge branch 'main' into chore/update-packages
2 parents 12c7cf4 + 281bcb4 commit 94befec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/[email protected]
3434
- name: Set up Python ${{ matrix.python-version }}
35-
uses: actions/setup-python@v4.4.0
35+
uses: actions/setup-python@v4.5.0
3636
with:
3737
python-version: ${{ matrix.python-version }}
3838
cache: 'pip'

0 commit comments

Comments
 (0)