Update actions/checkout dependency

This commit is contained in:
Begona Guereca
2024-04-04 06:08:36 -07:00
parent 0bdd787291
commit 8e01c76dfe
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
repo: context.repo.repo,
labels: ['actions-importer-running']
})
- uses: actions/checkout@v3
- uses: actions/checkout@4
- uses: ruby/setup-ruby@v1
# ImageOs must be configured to match the OS of the runner when using self-hosted runners.
# env: