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 f4d1e39 commit faa24baCopy full SHA for faa24ba
README.md
@@ -75,7 +75,7 @@ jobs:
75
steps:
76
-
77
name: Checkout
78
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
79
80
name: Import GPG key
81
id: import_gpg
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
uses: crazy-max/ghaction-import-gpg@v5
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments