Skip to content

Commit

Permalink
Merge pull request #56 from tweag/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
mergify[bot] authored Sep 4, 2023
2 parents 28b08d9 + e9600d9 commit 415a785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ghc-version: [ghc_8_10_7, ghc_9_0_2, ghc_9_2_7, ghc_9_4_5]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Mount Bazel cache
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 415a785

Please sign in to comment.