Skip to content

Commit

Permalink
Merge pull request #77 from Akashic101/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 9a9194f
  • Loading branch information
Akashic101 authored Jul 30, 2024
2 parents 30a57c2 + 9bcb2c5 commit fbf9e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08

- name: Setup Node.js environment
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
Expand Down

0 comments on commit fbf9e34

Please sign in to comment.