Skip to content

Commit 57c386f

Browse files
committed
.github/workflows/config.yml: use checkout@v4 see actions/checkout#1590
1 parent 656ce36 commit 57c386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
fi
5151
5252
- name: Chcekout
53-
uses: actions/checkout@v3.0.2
53+
uses: actions/checkout@v4
5454

5555
- name: Start X server
5656
run: |

0 commit comments

Comments
 (0)