mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 22:04:31 +00:00
Bump tj-actions/changed-files from 41 to 46 (#1347)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/run-tutorial.yml
vendored
2
.github/workflows/run-tutorial.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v41
|
||||
uses: tj-actions/changed-files@v46
|
||||
with:
|
||||
files: docs/tutorials/**/*.py
|
||||
if: github.event_name == 'pull_request'
|
||||
|
Reference in New Issue
Block a user