Skip to content

Commit

Permalink
chore: Upgrades cache action
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelriosoliveira committed Jan 28, 2025
1 parent 9b6cff5 commit bf48cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit bf48cc1

Please sign in to comment.