Skip to content

Commit

Permalink
build: update Go version, cosign, & go-git (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexashley committed Mar 7, 2024
1 parent 235edab commit e2803fd
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 1,072 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
- name: Setup Semantic Release
run: npm install -g semantic-release -D
- name: Release
Expand Down
Loading

0 comments on commit e2803fd

Please sign in to comment.