Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Mar 28, 2023
2 parents 5c12f71 + 2e8a0b7 commit c62f7b3
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@v4
with:
python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax
- uses: actions/checkout@v3.4.0
- uses: actions/checkout@v3.5.0
- 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,5 +1,5 @@
mkdocs==1.4.2
mkdocs-material==9.1.3
mkdocs-material==9.1.4
mkdocs-glightbox==0.3.2
mkdocs-htmlproofer-plugin
pygments
Expand Down

0 comments on commit c62f7b3

Please sign in to comment.