Mercurial > p > roundup > code
diff .github/workflows/build-xapian.yml @ 8489:4e0944649af7
chore: update actions/checkout from 6.0.0 to 6.1.1 pull74
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 08 Dec 2025 23:07:57 -0500 |
| parents | 7201316bd6e8 |
| children | 951db0950174 |
line wrap: on
line diff
--- a/.github/workflows/build-xapian.yml Mon Dec 08 23:05:26 2025 -0500 +++ b/.github/workflows/build-xapian.yml Mon Dec 08 23:07:57 2025 -0500 @@ -42,7 +42,7 @@ # if: {{ false }} # continue running if step fails # continue-on-error: true - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 # Setup version of Python to use - name: Set Up Python 3.13
