We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e02ed commit 9d2530aCopy full SHA for 9d2530a
.github/workflows/deployment.yml
@@ -28,7 +28,7 @@ jobs:
28
target: aarch64-pc-windows-msvc
29
runs-on: ${{ matrix.os }}
30
steps:
31
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
32
33
- name: Install Dependencies (Linux)
34
if: contains(matrix.os, 'ubuntu')
0 commit comments