Skip to content

Commit

Permalink
CI: Update checkout version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Sep 10, 2024
1 parent e1b5bd8 commit d5c924f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- ghc: '9.10'
cabal: 'latest'
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Install cabal/ghc
run: |
ghcup install ghc --set ${{ matrix.versions.ghc }}
Expand Down

0 comments on commit d5c924f

Please sign in to comment.