Fixes bad formatting

This commit is contained in:
Max Hoffmann 2025-10-22 08:37:11 -07:00
parent e4d800b25a
commit 5fa41cc3b7
No known key found for this signature in database
GPG Key ID: 7111608BDA691719

View File

@ -17,9 +17,9 @@ jobs:
id-token: write
steps:
- name: Checkout Repo
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0`
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}`
token: ${{ secrets.GITHUB_TOKEN }}
- name: Setup Node.js
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1