Skip to content

Commit

Permalink
try v38.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 14, 2024
1 parent e198795 commit 96c0bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v38.2.0
with:
dir_names: "true"
separator: ","
Expand Down

0 comments on commit 96c0bed

Please sign in to comment.