diff --git a/.forgejo/workflows/actions-demo.yml b/.forgejo/workflows/actions-demo.yml index 2703f96..15a9dc9 100644 --- a/.forgejo/workflows/actions-demo.yml +++ b/.forgejo/workflows/actions-demo.yml @@ -8,6 +8,7 @@ jobs: get-changed-folders: runs-on: ubuntu-20.04 steps: + - uses: actions/checkout@v4 - name: get-changed-folders id: get_changed uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0