Skip to content

Commit

Permalink
.github/workflows: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sternenseemann committed Dec 24, 2024
1 parent 3ad19f0 commit 0e0784e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nixpkgs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
- uses: cachix/install-nix-action@v19
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: ci.nix
Expand Down

0 comments on commit 0e0784e

Please sign in to comment.