Skip to content

Commit

Permalink
Merge pull request #1912 from paritytech/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
mergify[bot] authored Dec 6, 2024
2 parents 65813b2 + 0e906e9 commit 1950ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arc-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: zombienet-arc-runner
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Node.js environment
uses: actions/setup-node@v4
Expand Down

0 comments on commit 1950ef1

Please sign in to comment.