Skip to content

Commit

Permalink
merge dev into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Nov 13, 2024
2 parents b697960 + 0824be4 commit 82282c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax
- uses: actions/[email protected]
- name: Build with retry
uses: Wandalen/wretry.action@v3.5.0
uses: Wandalen/wretry.action@v3.7.2
with:
command: docker build --no-cache .
attempt_limit: 3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs-material==9.5.42
mkdocs-material==9.5.44
mkdocs-glightbox==0.4.0
mkdocs==1.6.1
mkdocs-htmlproofer-plugin
Expand Down

0 comments on commit 82282c5

Please sign in to comment.