Skip to content

Commit

Permalink
Update validate_submission.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Jan 7, 2025
1 parent 6a55311 commit 04277bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
validate-submission_job:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

outputs:
changed_files: ${{ steps.get_changed_files.outputs.all_changed_files }}
Expand Down

0 comments on commit 04277bc

Please sign in to comment.