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 1aa8211 commit 14e132eCopy full SHA for 14e132e
1 file changed
.github/workflows/actions.yml
@@ -82,7 +82,7 @@ jobs:
82
name: Check the code format
83
runs-on: ubuntu-latest
84
steps:
85
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
86
with:
87
persist-credentials: false
88
- name: Set up Python 3.11
0 commit comments