From 9d2232e06987ca9f8abb1db0a724bfcf22a192d5 Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 1 Jul 2023 12:37:44 +0500 Subject: [PATCH] sdf --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1c34e90..2975a91 100755 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: build-home-docs steps: - name: build-docs - image: squidfunk/mkdocs-material:9.1.15 + image: squidfunk/mkdocs-material:9.1.17 pull: if-not-exists volumes: - name: site @@ -26,7 +26,7 @@ steps: branch: main - name: check-feature - image: squidfunk/mkdocs-material:9.1.15 + image: squidfunk/mkdocs-material:9.1.17 pull: if-not-exists volumes: - name: site