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 fefae08 commit 48b0f2cCopy full SHA for 48b0f2c
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
with:
15
persist-credentials: false
16
- name: Install Nix
.github/workflows/update-flake.yml
@@ -13,7 +13,7 @@ jobs:
pull-requests: write
17
18
19
0 commit comments