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 8570f55 commit e1638fdCopy full SHA for e1638fd
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
timeout-minutes: 5
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
15
with:
16
persist-credentials: false
17
- name: Setup Go
0 commit comments