Skip to content

Commit 58296ff

Browse files
Update actions/checkout action to v4
1 parent 4de2c0f commit 58296ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lib.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v4
1919

2020
- name: Set up Go
2121
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)