Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/lindsaygelle/slice into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsaygelle committed Sep 19, 2023
2 parents bfa1849 + 504417b commit f48eece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- go
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
Expand Down

0 comments on commit f48eece

Please sign in to comment.