Skip to content

Commit

Permalink
Merge pull request #24 from evilfactorylabs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-node-4.0.2
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
2 parents 6037789 + 5379232 commit e30f447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eleventy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4

- name: setup
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v4.0.2
with:
node-version: '14'

Expand Down

0 comments on commit e30f447

Please sign in to comment.