diff --git a/.github/workflows/_debug_container.yml b/.github/workflows/_debug_container.yml index 31206c1..f02757a 100644 --- a/.github/workflows/_debug_container.yml +++ b/.github/workflows/_debug_container.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: # Need this to get version number from last tag fetch-depth: 0