Skip to content

Commit 9d2530a

Browse files
committed
checkout v4
1 parent e3e02ed commit 9d2530a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
target: aarch64-pc-windows-msvc
2929
runs-on: ${{ matrix.os }}
3030
steps:
31-
- uses: actions/checkout@v3
31+
- uses: actions/checkout@v4
3232

3333
- name: Install Dependencies (Linux)
3434
if: contains(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)