Skip to content

Commit

Permalink
Merge pull request #37 from zentered/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-2.3.0

chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0
  • Loading branch information
PatrickHeneise authored Aug 2, 2021
2 parents a9e9ec2 + 3dfe7d2 commit 07c49b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/seocheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2.2.0
- uses: actions/setup-node@v2.3.0
with:
node-version: 12
- name: Markdown SEO Check
Expand Down

0 comments on commit 07c49b2

Please sign in to comment.