Skip to content

Commit cefd4b8

Browse files
Pin GitHub Actions workflows to a specific version (#1603)
1 parent cd22bf0 commit cefd4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ruby-version: [3.0, 3.1, 3.2]
2020

2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2323

2424
- name: Set up Ruby
2525
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42

0 commit comments

Comments
 (0)