Skip to content

Commit

Permalink
Renews lockfile; updates release-build to use correct version of acti…
Browse files Browse the repository at this point in the history
…ons/checkout
  • Loading branch information
clpetersonucf committed Apr 17, 2024
1 parent 4dee8de commit feddd9f
Show file tree
Hide file tree
Showing 2 changed files with 2,168 additions and 1,868 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v4

- name: Test and build with node ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit feddd9f

Please sign in to comment.