Skip to content

Commit

Permalink
[{package,package-lock}.json] Upgrade dependencies ; [.github/workflo…
Browse files Browse the repository at this point in the history
…ws/main.yml] Use latest checkout action
  • Loading branch information
SamuelMarks committed Mar 27, 2024
1 parent 2ccec13 commit a95b1be
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 126 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Use Node.js LTS
uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit a95b1be

Please sign in to comment.