bump actions

This commit is contained in:
Jill Regan
2026-03-24 15:05:17 -04:00
parent 92467eb28f
commit 5b18565a3b
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ jobs:
export-env: [true, false]
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
ref: ${{ inputs.ref }}
@@ -146,7 +146,7 @@ jobs:
export-env: [true, false]
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0
ref: ${{ inputs.ref }}