Skip to content

Commit

Permalink
fixup! fixup! Update cachix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cblp committed Dec 2, 2023
1 parent 730a19c commit 010448c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- uses: cachix/cachix-action@v10
- uses: cachix/cachix-action@v11
with:
name: gi-gtk-declarative
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit 010448c

Please sign in to comment.