We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904b63d commit b7d56bdCopy full SHA for b7d56bd
.github/workflows/audit.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
with:
17
submodules: recursive
18
@@ -83,7 +83,7 @@ jobs:
83
84
# Checkout the repository and submodules
85
86
87
88
89
0 commit comments