We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2384322 commit 3a9142bCopy full SHA for 3a9142b
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
id-token: none
29
30
steps:
31
- - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
32
33
- name: Login to GitHub
34
if: github.event_name != 'pull_request'
0 commit comments