ci: "Revert ci: [DEPENDABOT] bump actions/checkout from 4 to 5" (#2446)

This commit is contained in:
Ayaz Salikhov
2025-08-18 11:49:05 +01:00
committed by GitHub
parent e05505aa4f
commit 8b1cab46e7
15 changed files with 24 additions and 24 deletions

View File

@@ -20,7 +20,7 @@ jobs:
image: ghcr.io/xrplf/clio-ci:0d262e74bcd286ccd6fc36e45990ff2e6b8d8430
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
with:
fetch-depth: 0
@@ -85,7 +85,7 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- name: Create an issue
uses: ./.github/actions/create_issue