1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-22 19:15:59 +00:00
Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-02-04 20:03:30 -08:00
committed by GitHub
parent 6a389c78cc
commit e190adef4d
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '1.21'
check-latest: true
- name: Setup Node.js