We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c680077 commit cd95c3eCopy full SHA for cd95c3e
1 file changed
.github/workflows/release.yml
@@ -146,7 +146,7 @@ jobs:
146
if: startsWith(github.ref, 'refs/tags/')
147
steps:
148
- name: Checkout repository
149
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
150
- name: Download artifacts
151
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
152
with:
0 commit comments