This commit is contained in:
Cristopfer Luis Viana da Silva 2024-02-08 08:18:12 -03:00
commit a55c3d5b6f
11 changed files with 23 additions and 36 deletions

View file

@ -22,7 +22,7 @@ jobs:
echo '${{ secrets.GITHUB_TOKEN }}' > ~/.config/github-token
- name: Clone repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run cockpit-lib-update
run: |