Skip to content

Commit c589a80

Browse files
Bump actions/checkout from 3 to 4 (#57)
1 parent acf83c4 commit c589a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: Install Go
2626
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)