1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-09-30 21:28:55 +02:00

Merge pull request #568 from salvadordf/dependabot/github_actions/actions/checkout-5
Some checks failed
Make / build (ubuntu-latest) (push) Has been cancelled

Bump actions/checkout from 4 to 5
This commit is contained in:
Salvador Díaz Fau
2025-09-02 08:38:58 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v5
with: with:
submodules: true submodules: true