We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f6a81 commit c70a88fCopy full SHA for c70a88f
.github/workflows/nix-packages-update.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ['self-hosted']
10
steps:
11
- name: Checkout repository
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
13
14
- name: Set up Nix
15
uses: metacraft-labs/nixos-modules/.github/install-nix@main
0 commit comments