parent
c1bae53e85
commit
d5934feb6d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
|
||||
- run: nix flake update
|
||||
- name: Upload changed flake.lock
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: flake.lock
|
||||
path: flake.lock
|
||||
|
|
Loading…
Add table
Reference in a new issue