Skip to content

Commit a119f54

Browse files
committed
Revert checkout version from d416e02
Plus add changes from os-autoinst#67 for testing. Signed-off-by: Ioannis Bonatakis <[email protected]>
1 parent 906de82 commit a119f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: "3.6"
2525

2626
steps:
27-
- uses: actions/checkout@v5
27+
- uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
3030
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)