We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228238b commit 1e4b3a9Copy full SHA for 1e4b3a9
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
19
- name: Install and cache PowerShell modules
20
id: psmodulecache
0 commit comments