Skip to content

Commit 3b47e9d

Browse files
authored
Merge pull request #82 from RedHatProductSecurity/vex-alpha
Update docs.yml
2 parents 1ba7bd0 + 94e192e commit 3b47e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: 3.x
19+
python-version: '3.13'
2020
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
2121
- uses: actions/cache@v4
2222
with:

0 commit comments

Comments
 (0)