Skip to content

Commit 9bfe365

Browse files
authored
Update ci actions/checkout to v4 (#15283)
see 45e60e5 see 69dbfad
1 parent 423fc81 commit 9bfe365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
MYSQL_ROOT_PASSWORD: root
116116
steps:
117117
- name: git checkout
118-
uses: actions/checkout@v3
118+
uses: actions/checkout@v4
119119
- name: apt
120120
uses: ./.github/actions/apt-x32
121121
- name: ccache

0 commit comments

Comments
 (0)