diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index aa076789..0d458685 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.5.0 ###################### # Run the tag action #