Skip to content

Commit 2dbe8e6

Browse files
authored
Merge pull request #20 from crtschin/dependabot/github_actions/github-actions-7c85a775d3
ci: bump the github-actions group with 2 updates
2 parents a245eee + 8f946b3 commit 2dbe8e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
matrix:
4040
ghc: [ghc910, ghc912, ghc914]
4141
steps:
42-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
43-
- uses: nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34
42+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
43+
- uses: nixbuild/nix-quick-install-action@9f63be77f412a248c9d9a65a4c82cf066cdf8f0c # v35
4444
- uses: nix-community/cache-nix-action@7df957e333c1e5da7721f60227dbba6d06080569 # v7
4545
with:
4646
# Shares the test job's single cache key (one entry, not one per

0 commit comments

Comments
 (0)