Skip to content

Commit 3f7654b

Browse files
authored
fix Elasticsearch in CI
1 parent 11a485d commit 3f7654b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
sudo sysctl -w fs.file-max=262144
3131
sudo sysctl -w vm.max_map_count=262144
3232
- name: Install and run Elasticsearch 📦
33-
uses: getong/elasticsearch-action@v1.2
33+
uses: getong/elasticsearch-action@v1.3
3434
with:
3535
elasticsearch version: '8.2.2'
3636
host port: 9200

0 commit comments

Comments
 (0)