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 b9abd31 commit df6a0daCopy full SHA for df6a0da
2 files changed
.github/workflows/flake.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Checkout source
19
id: source
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
token: ${{ secrets.BOT_ACCESS_TOKEN }}
23
.github/workflows/general.yml
- name: Setup ruby
id: ruby
0 commit comments