Skip to content

Commit 38ace2c

Browse files
authored
Update codeql.yml
1 parent 952afa7 commit 38ace2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
token: ${{ secrets.SECURITY_TOKEN }}
103103

104104
- name: GitHub Upload Release Artifacts
105-
uses: actions/upload-artifact@v2
105+
uses: actions/upload-artifact@v4
106106
with:
107107
name: report
108108
path: |

0 commit comments

Comments
 (0)