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

Commit 024d3f2

Browse files
authored
Update validation.yml
1 parent 835926a commit 024d3f2

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
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: ${{ matrix.tools }}
23-
uses: dciborow/pyaction@0.0.30
23+
uses: dciborow/pyaction@0.3.1
2424
with:
2525
${{ matrix.tools }}: true
2626
args: ${{ matrix.args }}

0 commit comments

Comments
 (0)