Skip to content

Commit

Permalink
[DATALAD RUNCMD] boost checkout to v4
Browse files Browse the repository at this point in the history
Replicating dependabot #118
which does not care about template and cannot test since is done from a fork

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi actions/checkout@v3 actions/checkout@v4",
 "dsid": "6b923cfa-a6c6-4bae-941d-e92f6afd5fcb",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
  • Loading branch information
yarikoptic committed Oct 18, 2023
1 parent ea8c1c0 commit c97b398
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/heartbeat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure Git
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_catalog-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_catalog-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_container-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_container-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_crawler-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_crawler-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_dataverse-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_dataverse-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_deprecated-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_deprecated-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_fuse-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_fuse-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_gooey-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_gooey-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_metalad-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_metalad-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_neuroimaging-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_neuroimaging-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_next-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_next-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_osf-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_osf-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_ukbiobank-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_ukbiobank-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_xnat-maint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-datalad_xnat-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down

0 comments on commit c97b398

Please sign in to comment.