diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index 8092eec7..4b921e45 100644 --- a/.github/workflows/versioning.yml +++ b/.github/workflows/versioning.yml @@ -31,7 +31,7 @@ jobs: ############################# # Check out the latest code # ############################# - - uses: actions/checkout@v2.7.0 + - uses: actions/checkout@v2.8.0 ###################### # Run the tag action #