chore(deps): update actions/checkout digest to 1d96c77

This commit is contained in:
renovate[bot] 2024-04-22 17:05:35 +00:00 committed by GitHub
parent e42810619f
commit df0c353ce0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
- name: Set up flyctl
uses: superfly/flyctl-actions/setup-flyctl@master