Skip to content

Commit

Permalink
Merge branch 'master' of github.com:openameba/a11y-guidelines into re…
Browse files Browse the repository at this point in the history
…novate/11ty-eleventy-2.x
  • Loading branch information
itsminadesu committed Jul 27, 2023
2 parents 25f7a6c + ced712d commit 89e673c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- uses: actions/deploy-pages@v1
- uses: actions/deploy-pages@v2
id: deployment
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.1
18.17.0
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"textlint-rule-prh": "^5.3.0"
},
"engines": {
"node": "16.20.1",
"node": "18.17.0",
"yarn": "1.22.19"
},
"keywords": [
Expand Down

0 comments on commit 89e673c

Please sign in to comment.