diff --git a/.github/workflows/citation.yml b/.github/workflows/citation.yml index 0037c3f7b..2034dca22 100644 --- a/.github/workflows/citation.yml +++ b/.github/workflows/citation.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Validate CITATION.cff uses: dieghernan/cff-validator@v5