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 3373a99 commit a2277ecCopy full SHA for a2277ec
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-22.04
18
steps:
19
- name: Checkout repo
20
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
21
22
- name: Install cloc
23
run: |
@@ -40,7 +40,7 @@ jobs:
40
name: 'Bitwarden Event Logs (beta)'
41
42
43
44
45
- name: Change app name
46
0 commit comments