From bf0234010a49dc1df5de93390f197cfd0abcb9aa Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Tue, 12 Aug 2025 11:04:13 +0200 Subject: ci: bump actions/checkout to v5 --- .github/workflows/update-parsers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/update-parsers.yml') diff --git a/.github/workflows/update-parsers.yml b/.github/workflows/update-parsers.yml index 351beef67..533fc2ddd 100644 --- a/.github/workflows/update-parsers.yml +++ b/.github/workflows/update-parsers.yml @@ -17,7 +17,7 @@ jobs: name: Update parsers tier ${{ matrix.tier }} runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: ref: main -- cgit v1.2.3-70-g09d2