Skip to content

Commit 9b93bb6

Browse files
committed
doc : checkout v5 -> v6
1 parent da81e9e commit 9b93bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
WORKSPACE_OUTPUT: ${{ runner.temp }}/output
4949
CONTAINER_OUTPUT: /output
5050
steps:
51-
- uses: actions/checkout@v5
51+
- uses: actions/checkout@v6
5252
- name: Set up environment
5353
run: pip install pytest==8.3.5 pytest-json-report==1.5.0 pytest-xdist==3.6.1 requests==2.32.4
5454
- name: Create output folder

0 commit comments

Comments
 (0)