We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fa737 commit 1a8e8e9Copy full SHA for 1a8e8e9
.github/workflows/check-ntoskrnl.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.platform }}
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
20
21
- name: Clone volatility 3 & Create symbol file
22
run: |
.github/workflows/check-tcpip.yml
0 commit comments