We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc81a commit 3f268f1Copy full SHA for 3f268f1
.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.3.0
32
33
- name: Login to GitHub
34
if: github.event_name != 'pull_request'
0 commit comments