Skip to content

Commit 10dbae4

Browse files
committed
chore(deps):update
1 parent 0188cd2 commit 10dbae4

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
@@ -141,7 +141,7 @@ jobs:
141141
steps:
142142
- uses: actions/checkout@v4
143143
- name: Set up Python ${{ matrix.python-version }}
144-
uses: actions/setup-python@5v
144+
uses: actions/setup-python@5
145145
with:
146146
python-version: ${{ matrix.python-version }}
147147
cache-dependency-path: poetry.lock

0 commit comments

Comments
 (0)