Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Oct 2, 2024
1 parent 6dbe3d0 commit dcf77bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: echo "::set-output name=version::$(git rev-parse --short HEAD)"

- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v29

- name: Build document
run: |
Expand Down

0 comments on commit dcf77bf

Please sign in to comment.