fix(ci): adjusting cache steps

This commit is contained in:
Timothy Stewart
2024-01-21 22:35:47 -06:00
parent ffcc79300a
commit 4707002267
4 changed files with 31 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
pre-commit-ci:
name: Pre-Commit
runs-on: macos-12
runs-on: macos-13
env:
PYTHON_VERSION: "3.11"
@@ -46,7 +46,7 @@ jobs:
ensure-pinned-actions:
name: Ensure SHA Pinned Actions
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout code
uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v3 2.5.0