Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosack committed Dec 26, 2024
1 parent fba23ba commit a80823b
Show file tree
Hide file tree
Showing 6 changed files with 4,773 additions and 2,446 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sls-lambda-universal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "18"
node-version: "20"
- name: Extract branch name
shell: bash
run: echo "branch=${GITHUB_REF#refs/heads/}" >> $GITHUB_OUTPUT
Expand Down
Loading

0 comments on commit a80823b

Please sign in to comment.