ci: remove outdated version comments (#43389)

This commit is contained in:
Harmen Stoppels
2024-03-27 09:26:12 +01:00
committed by GitHub
parent e145baf619
commit 5d0ef9e4f4
6 changed files with 17 additions and 17 deletions

View File

@@ -35,7 +35,7 @@ jobs:
core: ${{ steps.filter.outputs.core }}
packages: ${{ steps.filter.outputs.packages }}
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # @v2
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
if: ${{ github.event_name == 'push' }}
with:
fetch-depth: 0