workflows: fix update workflow (#35)

This commit is contained in:
Noa Aarts 2024-10-22 23:13:59 +02:00 committed by GitHub
parent d07aae8faa
commit cf1db6cb8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,6 @@ jobs:
update:
name: Update dependencies
runs-on: self-hosted
needs: cargo
steps:
- name: Checkout repository
uses: actions/checkout@v4