Skip to content

Commit

Permalink
Merge pull request #1 from zentered/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-node-v2.1.5

Bump actions/setup-node from v1 to v2.1.5
  • Loading branch information
PatrickHeneise authored Mar 5, 2021
2 parents a048d15 + 4500026 commit 860fdc7
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@v1
- uses: actions/setup-node@v2.1.5
with:
version: 12
- name: Markdown SEO Check
Expand Down

0 comments on commit 860fdc7

Please sign in to comment.