1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

chore: enable caching for CI (#2257)

This commit is contained in:
Oleksandr Redko
2023-10-24 15:12:50 +03:00
committed by GitHub
parent c886e3bd28
commit b67d403835
2 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL