diff --git a/.github/workflows/upstream-identity.yml b/.github/workflows/upstream-identity.yml index 351f32f4..f5ecd639 100644 --- a/.github/workflows/upstream-identity.yml +++ b/.github/workflows/upstream-identity.yml @@ -35,7 +35,7 @@ jobs: CONTRACT_URL: https://raw.githubusercontent.com/cdeust/ai-architect-mcp-codebase/37728cc5747cebe39ea9d4011b7424de90f0a57b/mcp-contract.json steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0 + - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 with: python-version: "3.12"