Skip to content

Commit 15ed7cc

Browse files
authored
Merge branch 'master' into faf0/2028-01-28-dnscrypt-proxy
2 parents 1ef8626 + 27fe534 commit 15ed7cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: pip
3030

3131
- name: Set up Node.js
32-
uses: actions/[email protected].1
32+
uses: actions/[email protected].2
3333
with:
3434
node-version: "${{ env.NODE }}"
3535
cache: npm

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mkdocs==1.5.3
2-
mkdocs-git-revision-date-localized-plugin==1.2.2
3-
mkdocs-material==9.5.5
2+
mkdocs-git-revision-date-localized-plugin==1.2.4
3+
mkdocs-material==9.5.9
44
mkdocs-redirects==1.2.1
55
markdown-include==0.8.1

0 commit comments

Comments
 (0)