Skip to content

Commit

Permalink
chore: update readme to reference latest version of checkout and pr-i…
Browse files Browse the repository at this point in the history
…nsights GH Actions
  • Loading branch information
kaushalkapasi committed Aug 13, 2024
1 parent 46bac6b commit e3295b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
runs-on: ubuntu-latest
name: Generate DevCycle PR Insights
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: DevCycleHQ/feature-flag-pr-insights-action@v2.0.7
- uses: DevCycleHQ/feature-flag-pr-insights-action@v2.2.8
with:
# Token generated by GitHub
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e3295b1

Please sign in to comment.