Merge pull request #185 from fulldecent/patch-1

Bump dep, fix node issue
This commit is contained in:
Zach Leatherman 2025-02-05 12:18:24 -08:00 committed by GitHub
commit c9d653d67e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ jobs:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Node
uses: actions/setup-node@v3