workflow update

This commit is contained in:
Robin Appelman 2024-02-05 19:22:00 +01:00
commit 7d433286e9

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: A job to test the action name: A job to test the action
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- name: Execute action - name: Execute action
id: run id: run