Skip to content

Commit

Permalink
Merge pull request #40 from OWASP/gh-pages-staging
Browse files Browse the repository at this point in the history
Promote staging to production
  • Loading branch information
stevespringett authored Oct 31, 2023
2 parents 8a49ca3 + c5d11c0 commit 74c5964
Show file tree
Hide file tree
Showing 30 changed files with 4,601 additions and 543 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '2.7'
python-version: '3.9'
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down
Loading

0 comments on commit 74c5964

Please sign in to comment.