We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e25e8c4 + 6bf3996 commit 3be42d4Copy full SHA for 3be42d4
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
29
30
- name: Set up SSH
31
env:
0 commit comments