Skip to content

Commit

Permalink
Merge pull request #17 from RyaWcksn/master
Browse files Browse the repository at this point in the history
feat(ci): Add release note
  • Loading branch information
RyaWcksn authored Oct 27, 2023
2 parents 64f5211 + 4a8b23e commit 617ca5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/setup-node@v2
with:
# Explicitly setting an LTS version of Node.js
node-version: 18.14.0
node-version: 20

- name: Go Format
run: gofmt -s -w . && git diff --exit-code
Expand Down

0 comments on commit 617ca5a

Please sign in to comment.