Skip to content

Commit 5a2cd9e

Browse files
committed
Build docs updates
1 parent 887f336 commit 5a2cd9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout Pilot 3 repo
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v4.2.2
1818

1919
- name: Setup Python
20-
uses: actions/setup-python@v5
20+
uses: actions/setup-python@v5.6.0
2121
with:
2222
python-version: '3.12'
2323
architecture: x64

0 commit comments

Comments
 (0)