We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6464438 commit 72d2726Copy full SHA for 72d2726
1 file changed
.github/workflows/go.yml
@@ -68,7 +68,7 @@ jobs:
68
run: go build -o turso cmd/turso/main.go
69
70
- name: Integration tests checkout
71
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
72
with:
73
repository: tursodatabase/tursotest
74
ref: "main"
0 commit comments