Skip to content

Commit

Permalink
Merge pull request #542 from rooseveltframework/renovate/actions-chec…
Browse files Browse the repository at this point in the history
…kout-digest

Update actions/checkout digest to 11bd719
  • Loading branch information
kethinov authored Nov 4, 2024
2 parents 549cc89 + ddcba50 commit bffcb86
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 bffcb86

Please sign in to comment.