We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d40b08 commit c27bc5cCopy full SHA for c27bc5c
.github/workflows/chocolatey.yml
@@ -22,7 +22,7 @@ jobs:
22
if: github.repository == 'OpenChrom/OpenChromChocolateyPackage'
23
steps:
24
- name: Clone Repository
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
27
- name: Set Checksum
28
id: checksum
0 commit comments