We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6feac17 + aeba0c0 commit ce57cc0Copy full SHA for ce57cc0
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
run: sudo apt install -y libpam0g libpam0g-dev gcc-aarch64-linux-gnu
16
17
- name: Checkout code
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
with:
20
submodules: recursive
21
.github/workflows/security.yml
@@ -14,7 +14,7 @@ jobs:
14
run: sudo apt install -y libpam0g libpam0g-dev
0 commit comments