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 23a2577 commit 24c70f3Copy full SHA for 24c70f3
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout code
25
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
26
with:
27
persist-credentials: false
28
.github/workflows/test.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
- name: Set up BEAM
62
id: setup-beam
0 commit comments