Skip to content

Commit 0bbd87e

Browse files
committed
Re-do comparisons for 3.11.3
1 parent b620c8c commit 0bbd87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/comparison.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737
steps:
3838
# https://github.com/NixOS/nixpkgs/tree/2f2c8b33a3dc4bf9a3db1648d734fa8c64f9166b
3939
- name: Checkout Nixpkgs
40-
uses: actions/checkout@v4
40+
uses: actions/checkout@v5
4141
with:
4242
repository: NixOS/nixpkgs
4343
ref: 2f2c8b33a3dc4bf9a3db1648d734fa8c64f9166b
4444

4545
- name: Install Determinate Nix
46-
uses: DeterminateSystems/determinate-nix-action@v3.9.1
46+
uses: DeterminateSystems/determinate-nix-action@v3.11.3
4747

4848
- name: Set up FlakeHub Cache
4949
uses: DeterminateSystems/flakehub-cache-action@main

0 commit comments

Comments
 (0)