Skip to content

Commit 205b459

Browse files
authored
Update checkout to v4
1 parent ed11e72 commit 205b459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/powershell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
env:
1616
GH_TOKEN: ${{ secrets.GH_TOKEN }}
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- run: ./check.ps1
2020
shell: pwsh

0 commit comments

Comments
 (0)