Skip to content

Commit

Permalink
update node version to 20 and actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ingridnovak committed May 23, 2024
1 parent 421408d commit bf9298d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Use Node.js 22.x
uses: actions/setup-node@v4
with:
node-version: "22.x"
- name: Run markdownlint
uses: ruzickap/action-my-markdown-linter@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sidebar_position: 1

<img src={require("@site/static/img/docs/foxar-banner.png").default} style= {{borderRadius: "20px"}} />

> Canary version of Foxar documentation.
> Canary version of Foxar documentation.

0 comments on commit bf9298d

Please sign in to comment.