Skip to content

Commit

Permalink
Merge pull request #1433 from rooseveltframework/renovate/actions-che…
Browse files Browse the repository at this point in the history
…ckout-digest

Update actions/checkout digest to 692973e
  • Loading branch information
kethinov authored Jun 24, 2024
2 parents 5c7cefd + 6d17ce9 commit 9c928d3
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 @@ -8,7 +8,7 @@ jobs:
node-version: [18.x, 20.x, 22.x]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 9c928d3

Please sign in to comment.