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 c0ecc56 commit f0e4574Copy full SHA for f0e4574
.github/workflows/CreateDevcontainerImage.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout repository
33
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
34
35
- name: Read Rust toolchain version from ${{ env.RUST_TOOLCHAIN_FILE }}
36
id: toolchain
0 commit comments