summaryrefslogtreecommitdiff
path: root/.github/workflows/file_format.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/file_format.yml')
-rw-r--r--.github/workflows/file_format.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/file_format.yml b/.github/workflows/file_format.yml
index aa421100c..d61d634c0 100644
--- a/.github/workflows/file_format.yml
+++ b/.github/workflows/file_format.yml
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
with:
python-version: '3.x'
- run: python3 ./run_format_tests.py