Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 13s

This commit is contained in:
TheThomaas 2024-06-26 21:08:13 +00:00
parent f712dd0a75
commit 4946119fd5

View file

@ -8,6 +8,7 @@ jobs:
get-changed-folders: get-changed-folders:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v4
- name: get-changed-folders - name: get-changed-folders
id: get_changed id: get_changed
uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0 uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0