We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab64ce2 + 727d9ec commit 36b423dCopy full SHA for 36b423d
1 file changed
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v3
19
- name: Install Nix with cached packages
20
- uses: rikhuijzer/cache-install@v1.1.1
+ uses: rikhuijzer/cache-install@v.1.1.3
21
with:
22
key: nix-${{ hashFiles('.github/workflows/maven.yml', 'default.nix', 'nix/**') }}
23
nix_file: nix/github-workflow-dependencies.nix
0 commit comments