Skip to content

Commit d3b3d76

Browse files
authored
Uses actions/checkout@v4
1 parent e776d80 commit d3b3d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dusk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2058,7 +2058,7 @@ jobs:
20582058
DB_PASSWORD: root
20592059
MAIL_MAILER: log
20602060
steps:
2061-
- uses: actions/checkout@v3
2061+
- uses: actions/checkout@v4
20622062
- name: Prepare The Environment
20632063
run: cp .env.example .env
20642064
- name: Create Database

0 commit comments

Comments
 (0)