diff --git a/.github/workflows/fetch_dso_configs.yml b/.github/workflows/fetch_dso_configs.yml index b632602..99dff95 100644 --- a/.github/workflows/fetch_dso_configs.yml +++ b/.github/workflows/fetch_dso_configs.yml @@ -24,7 +24,7 @@ jobs: pull-requests: write steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Fetch DSO configs id: fetch-dso-configs