Skip to content

Commit

Permalink
Merge pull request #35 from tunisiano187/renovate/major-all
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
tunisiano187 authored Aug 22, 2024
2 parents 95fdd08 + 9cd3f12 commit ab973fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
git push origin master
Get-EventLogs * | ? Source -eq 'Schannel' | fl * | out-file eventlogs.txt
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Create diff file
run: |
Expand Down

0 comments on commit ab973fc

Please sign in to comment.