diff options
| author | marios <marios8543@gmail.com> | 2023-10-20 17:10:19 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-20 17:10:19 +0300 |
| commit | e363c677a0072059a447723111dee5df6f2e3385 (patch) | |
| tree | 68ee04f583e96503d0698fa69aaecf5f96b1caa4 /.github/workflows | |
| parent | f94a1f97df59b3e8920bde461b636f74dee2234b (diff) | |
| download | decky-loader-e363c677a0072059a447723111dee5df6f2e3385.tar.gz decky-loader-e363c677a0072059a447723111dee5df6f2e3385.zip | |
Update edit-check.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/edit-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/edit-check.yml b/.github/workflows/edit-check.yml index 401bc8ae..59ed0fac 100644 --- a/.github/workflows/edit-check.yml +++ b/.github/workflows/edit-check.yml @@ -14,7 +14,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Get changed files id: changed-files |
