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 May 23, 2024
2 parents 1c6556a + e6b069c commit 9a4737a
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 @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-python@v5
with:
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].5
- uses: actions/[email protected].6
- name: Build with retry
uses: Wandalen/[email protected]
with:
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.22
mkdocs-material==9.5.24
mkdocs-glightbox==0.4.0
mkdocs==1.6.0
mkdocs-htmlproofer-plugin
Expand Down

0 comments on commit 9a4737a

Please sign in to comment.