Skip to content

Commit

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

Update actions/checkout digest to 11bd719
  • Loading branch information
kethinov authored Feb 2, 2025
2 parents 8081989 + 138f746 commit 73219ab
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 73219ab

Please sign in to comment.