summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-21 15:49:23 +0000
committerGitHub <noreply@github.com>2022-10-21 15:49:23 +0000
commita1e1ebe714fc0821bdf2c12f6a3e7553d992cb4b (patch)
tree183fd0bbe8891cc7720fa9258e007bc03d0e931e /.github/workflows
parentf0ce8ed0e61634f061d88c5f915263205a50d522 (diff)
downloadMeta-Launcher-a1e1ebe714fc0821bdf2c12f6a3e7553d992cb4b.tar.gz
Meta-Launcher-a1e1ebe714fc0821bdf2c12f6a3e7553d992cb4b.zip
chore(deps): update actions/checkout action to v3
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ee555cb88..93182f45a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Move directory
run: |