Skip to content

Commit

Permalink
Update actions/checkout to v4.1.1 (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: Darshan Sen <[email protected]>
  • Loading branch information
RaisinTen authored Apr 2, 2024
1 parent b14e01e commit 69a53a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build_type: [Debug, Release]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.1

- name: Install dependencies (GNU/Linux)
if: runner.os == 'linux'
Expand Down

0 comments on commit 69a53a6

Please sign in to comment.