Skip to content

Commit

Permalink
Bump action scheduled for deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfmpe committed Jan 15, 2025
1 parent c0545d2 commit b10f640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
- name: Cache ~/.cabal/packages, ~/.cabal/store and dist-newstyle
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.cabal/packages
Expand Down

0 comments on commit b10f640

Please sign in to comment.