Skip to content

Commit bd89fc0

Browse files
committed
CI: update actions/checkout
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
1 parent e79995a commit bd89fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/d.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- uses: dlang-community/setup-dlang@v2
2424

2525
- name: 'Build & Test'

0 commit comments

Comments
 (0)