fix workflow step title

This commit is contained in:
Kiara Grouwstra 2025-06-23 17:31:52 +02:00
parent 9a25a04bfa
commit 8c395df892
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install npins
- name: Update pins
run: nix-shell --run "npins update"
- name: Create PR
uses: peter-evans/create-pull-request@v7