We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc81a commit b7d39c3Copy full SHA for b7d39c3
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
id-token: none
29
30
steps:
31
- - uses: actions/checkout@v3.0.0
+ - uses: actions/checkout@v3.4.0
32
33
- name: Login to GitHub
34
if: github.event_name != 'pull_request'
0 commit comments