Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 (#3664)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 458e5f3 commit 5767001
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/misbehaviour.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- package: interchain-security
account_prefix: cosmos
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v22
with:
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
- package: interchain-security
account_prefix: cosmos
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v22
with:
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
- package: interchain-security
account_prefix: cosmos
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v22
with:
Expand Down

0 comments on commit 5767001

Please sign in to comment.