1
0
Fork 0
mirror of https://github.com/chirimen-oh/node-web-gpio.git synced 2025-03-31 18:35:21 +00:00

chore(deps): update actions/checkout digest to a5ac7e5

This commit is contained in:
renovate[bot] 2024-05-20 21:39:02 +00:00 committed by GitHub
parent bf1b5d8606
commit 1732ab0c44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions
.github/workflows

View file

@ -4,7 +4,7 @@ jobs:
main:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- id: yarn_cache
run: echo "::set-output name=dir::$(yarn cache dir)"
- uses: actions/cache@v4

View file

@ -6,7 +6,7 @@ jobs:
main:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- id: yarn_cache
run: echo "::set-output name=dir::$(yarn cache dir)"
- uses: actions/cache@v4