Skip to content

Commit 24f714c

Browse files
committed
Update .github/workflows/test.yaml
1 parent da847d1 commit 24f714c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
contents: read
1616
id-token: write
1717
steps:
18-
- uses: actions/checkout@v4
19-
- uses: DeterminateSystems/nix-installer-action@v16
18+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
19+
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
2020
with:
2121
github-token: ${{ secrets.GITHUB_TOKEN }}
2222
- name: Init Cabal

0 commit comments

Comments
 (0)