We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9615d51 + 18dad8d commit b6f1d7cCopy full SHA for b6f1d7c
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
steps:
43
- name: Checkout repository
44
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
45
- name: Install nix
46
uses: cachix/install-nix-action@v31
47
with:
0 commit comments