Skip to content

Commit 9bf3b61

Browse files
Renovate Botbcaldwell-renovate[bot]
Renovate Bot
authored andcommitted
Update actions/checkout action to v3.5.0
1 parent 976929a commit 9bf3b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Build client for Raspberry Pi
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v3.4.0
11+
- uses: actions/checkout@v3.5.0
1212
- name: Setup toolchain
1313
uses: actions-rs/toolchain@v1
1414
with:

0 commit comments

Comments
 (0)