Skip to content

Commit bd9cea3

Browse files
committed
.github: Bump actions/checkout to v3
1 parent cb78317 commit bd9cea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sudo apt-get update
3333
sudo apt-get install -y libyaml-dev
3434
- name: Checkout repo
35-
uses: actions/checkout@v2
35+
uses: actions/checkout@v3
3636
- name: Setup PHP
3737
uses: "shivammathur/setup-php@v2"
3838
with:

0 commit comments

Comments
 (0)