We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852ae49 commit 66622f3Copy full SHA for 66622f3
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
name: test
79
runs-on: ubuntu-latest
80
steps:
81
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
82
- run: docker compose up -d
83
- uses: sfackler/actions/rustup@master
84
with:
0 commit comments