From 7689c919c37c0e068561453536755a30afe7679f Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Mon, 14 Jul 2025 23:15:41 -0400 Subject: [PATCH] ci(integration-dav): migrate LizardByte/setup-python-action LizardByte/setup-python-action is deprecated and has moved to LizardByte/actions. Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> --- .github/workflows/integration-dav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-dav.yml b/.github/workflows/integration-dav.yml index 13e141d2396..8cf4d03e1fc 100644 --- a/.github/workflows/integration-dav.yml +++ b/.github/workflows/integration-dav.yml @@ -70,7 +70,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Set up Python - uses: LizardByte/setup-python-action@5a025cb74cf0b07fd881ff40560db2bbc516f81a # v2025.530.174035 + uses: LizardByte/actions/actions/setup_python@eddc8fc8b27048e25040e37e3585bd3ef9a968ed # v2025.715.25226 with: python-version: '2.7'