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.
actions/checkout
1 parent 5ced011 commit f3e5ddeCopy full SHA for f3e5dde
.github/workflows/ci-cd.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: 🛎️ Checkout
20
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
21
22
- name: 🦀 Install Rust
23
uses: dtolnay/rust-toolchain@stable
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments