Skip to content

Commit 688228c

Browse files
committed
Test dependabot with yaml changes
1 parent fb3e80a commit 688228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- &setup-python-default
2929
name: Set up Python ${{ env.DEFAULT_PYTHON }}
3030
id: python
31-
uses: &actions-setup-python actions/setup-python@v6.0.0
31+
uses: &actions-setup-python actions/setup-python@v5.6.0
3232
with:
3333
python-version: ${{ env.DEFAULT_PYTHON }}
3434
check-latest: true

0 commit comments

Comments
 (0)