We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed11e72 commit 205b459Copy full SHA for 205b459
1 file changed
.github/workflows/powershell.yml
@@ -15,6 +15,6 @@ jobs:
15
env:
16
GH_TOKEN: ${{ secrets.GH_TOKEN }}
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
- run: ./check.ps1
20
shell: pwsh
0 commit comments