From 5d0ef9e4f4c2d14b3a87e4607168ca88201b5fec Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Wed, 27 Mar 2024 09:26:12 +0100 Subject: ci: remove outdated version comments (#43389) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yaml') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e7da0e9e46..5b734616f7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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 -- cgit v1.2.3-70-g09d2