Skip to content

Commit 4a58103

Browse files
committed
CI: fixes building
1 parent 79849fb commit 4a58103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114

115115
- name: perform CodeQL analysis
116116
if: matrix.arch == 'amd64'
117-
uses: github/codeql-action/analyze@v3
117+
uses: github/codeql-action/analyze@v4
118118

119119
- name: list features
120120
run: ./fastfetch --list-features

0 commit comments

Comments
 (0)