Skip to content

Commit 95dba16

Browse files
ci: rename test action
1 parent 7489bf0 commit 95dba16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
tests:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v6
13+
- uses: actions/checkout@v3
1414

1515
- name: Parse environment.json and set Docker image
1616
id: docker_image

0 commit comments

Comments
 (0)