fix: pin 1 unpinned action(s)

Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard).

Changes:
 .github/workflows/deploy-website.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Chris Nyhuis 2026-03-26 01:11:32 -04:00
parent bddb692d74
commit ee9310b409

View File

@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v6
- name: Install uv
uses: astral-sh/setup-uv@v7
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
with:
enable-cache: true