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 13788b0 commit 347ae39Copy full SHA for 347ae39
.github/workflows/CI.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Checkout
18
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- - uses: cachix/install-nix-action@a809471b5c7c913aa67bec8f459a11a0decc3fce # v31.6.2
+ - uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31.7.0
20
- name: Build
21
run: nix-shell --pure --run 'make SPHINXOPTS='-W' html'
22
build_docker_image_theme_tuleap_org:
0 commit comments