We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8b57e commit 5af863aCopy full SHA for 5af863a
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-24.04
10
steps:
11
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
13
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
14
with:
0 commit comments