Skip to content

Commit

Permalink
Merge pull request #120 from exercism/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.2

Build(deps): bump actions/checkout from 4.2.0 to 4.2.2
  • Loading branch information
IsaacG authored Nov 1, 2024
2 parents 70a3d9b + ede459c commit f1be64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

- name: Cache nimble
id: cache-nimble
Expand All @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

- uses: jiro4989/setup-nim-action@3a60cf06f20c1cf3a9becf76b30288c0361d5f1e
with:
Expand Down

0 comments on commit f1be64f

Please sign in to comment.