We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0425bc7 commit 0a5fe6fCopy full SHA for 0a5fe6f
.github/workflows/theme-prs-closer.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Check out the code
28
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29
30
- name: Set up Git
31
run: |
0 commit comments