about summary refs log tree commit diff
path: root/nixpkgs/.github/workflows/editorconfig.yml
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/workflows/editorconfig.yml')
-rw-r--r--nixpkgs/.github/workflows/editorconfig.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/.github/workflows/editorconfig.yml b/nixpkgs/.github/workflows/editorconfig.yml
index 9ee722f8c7f9..b5c3c7fd95cd 100644
--- a/nixpkgs/.github/workflows/editorconfig.yml
+++ b/nixpkgs/.github/workflows/editorconfig.yml
@@ -24,7 +24,7 @@ jobs:
     - name: print list of changed files
       run: |
         cat "$HOME/changed_files"
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
       with:
         # pull_request_target checks out the base branch by default
         ref: refs/pull/${{ github.event.pull_request.number }}/merge