diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index e814a03..8092eec 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.3.4 + - uses: actions/checkout@v2.7.0 ###################### # Run the tag action #