Skip to content

Commit 81a55cd

Browse files
Merge branch 'main' into dependabot/github_actions/actions/checkout-6.0.3
2 parents 8ca8e09 + fdc0712 commit 81a55cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/casket-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ jobs:
3030
path: .casket-ssg
3131

3232
- name: Setup GHCup
33-
uses: haskell-actions/setup@ec49483bfc012387b227434aba94f59a6ecd0900 # v2
33+
uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2
3434
with:
3535
ghc-version: '9.8.2'
3636
cabal-version: '3.10'
3737

3838
- name: Cache Cabal
39-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
39+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4040
with:
4141
path: |
4242
~/.cabal/packages

0 commit comments

Comments
 (0)