diff --git a/.github/workflows/RAISING.yml b/.github/workflows/RAISING.yml index 3cb83fe..c8d0996 100644 --- a/.github/workflows/RAISING.yml +++ b/.github/workflows/RAISING.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 - name: Set up Python uses: actions/setup-python@v4 with: