Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hattya committed Oct 24, 2023
1 parent 079d6fe commit a4c8ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
- name: Download modules
run: go mod download
- name: Install dependencies
Expand Down

0 comments on commit a4c8ece

Please sign in to comment.