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