Skip to content

Commit

Permalink
Merge pull request #12 from MrOnosa/patch-2
Browse files Browse the repository at this point in the history
Updating dependency so it uses node 16
  • Loading branch information
k2bd committed Nov 30, 2023
2 parents dcd6ac0 + 5fac2b3 commit b3832f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: k2bd/advent-readme-stars@v1
with:
userId: 1234567
Expand Down

0 comments on commit b3832f8

Please sign in to comment.