We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ca8e09 + fdc0712 commit 81a55cdCopy full SHA for 81a55cd
1 file changed
.github/workflows/casket-pages.yml
@@ -30,13 +30,13 @@ jobs:
30
path: .casket-ssg
31
32
- name: Setup GHCup
33
- uses: haskell-actions/setup@ec49483bfc012387b227434aba94f59a6ecd0900 # v2
+ uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2
34
with:
35
ghc-version: '9.8.2'
36
cabal-version: '3.10'
37
38
- name: Cache Cabal
39
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
40
41
path: |
42
~/.cabal/packages
0 commit comments