Skip to content

Commit

Permalink
Merge pull request #108 from geoblocks/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 8ade135
  • Loading branch information
fredj authored Oct 13, 2023
2 parents b33a0a7 + 53add42 commit 7345b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4

- name: Npm install
run: npm install
Expand Down

0 comments on commit 7345b74

Please sign in to comment.