Skip to content

Commit 74c5964

Browse files
Merge pull request #40 from OWASP/gh-pages-staging
Promote staging to production
2 parents 8a49ca3 + c5d11c0 commit 74c5964

File tree

30 files changed

+4601
-543
lines changed

30 files changed

+4601
-543
lines changed

.github/workflows/build-and-deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Python
3535
uses: actions/setup-python@v4
3636
with:
37-
python-version: '2.7'
37+
python-version: '3.9'
3838
- name: Setup Node
3939
uses: actions/setup-node@v3
4040
with:

0 commit comments

Comments
 (0)