Skip to content

Commit fa37088

Browse files
committed
Bump GitHub checkout action to v6, nonstd-lite isuue 85
nonstd-lite/nonstd-lite#85
1 parent 3f368eb commit fa37088

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
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: ${{ matrix.os }}
5959

6060
steps:
61-
- uses: actions/checkout@v4
61+
- uses: actions/checkout@v6
6262

6363
- name: Install Clang ${{ matrix.version }}
6464
run: sudo apt-get install -y clang-${{ matrix.version }}

0 commit comments

Comments
 (0)