Skip to content

Commit f031afa

Browse files
authored
Upgrade checkout action from v3 to v4
1 parent 9f9dcfb commit f031afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v3
12+
uses: actions/checkout@v4
1313

1414
- name: Set up Go
1515
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)