Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 9234bf7

Browse files
authored
Update validation.yml
1 parent 9d757a2 commit 9234bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v2
2525
- name: ${{ matrix.tools }}
26-
uses: microsoft/action-python@0.3.6
26+
uses: microsoft/action-python@0.3.14
2727
with:
2828
${{ matrix.tools }}: true
2929
args: ${{ matrix.args }}

0 commit comments

Comments
 (0)